From f6f177f2e282da6dcff3c4725eb66096b196aac5 Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Mon, 11 Jul 2011 16:26:18 -0700 Subject: [PATCH] Fix typo in an assert's log Change-Id: I94883a23a0a92eaf3e4976f942f747a2137499ac --- libs/utils/VectorImpl.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/utils/VectorImpl.cpp b/libs/utils/VectorImpl.cpp index 289c826d3..87ae3d51f 100644 --- a/libs/utils/VectorImpl.cpp +++ b/libs/utils/VectorImpl.cpp @@ -290,7 +290,7 @@ void VectorImpl::clear() void* VectorImpl::editItemLocation(size_t index) { LOG_ASSERT(index