summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.cpp
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-08-13 12:25:59 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-08-13 12:25:59 +0100
commitf7ff9c2aa4a7229d6d5f0c4a293f42fd26164d7b (patch)
tree4f3e7fcb9c25a03e22ac385c85a797acd9b93d10 /indra/newview/llvoavatar.cpp
parent381edec27842714faf36f3b6e64ade1c18e75118 (diff)
trivial comment changes while I was in this code.
Diffstat (limited to 'indra/newview/llvoavatar.cpp')
-rw-r--r--indra/newview/llvoavatar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llvoavatar.cpp b/indra/newview/llvoavatar.cpp
index a0690fc302..455900eb3a 100644
--- a/indra/newview/llvoavatar.cpp
+++ b/indra/newview/llvoavatar.cpp
@@ -2753,7 +2753,7 @@ void LLVOAvatar::idleUpdateNameTag(const LLVector3& root_pos_last)
{
// update chat bubble
//--------------------------------------------------------------------
- // draw text label over characters head
+ // draw text label over character's head
//--------------------------------------------------------------------
if (mChatTimer.getElapsedTimeF32() > BUBBLE_CHAT_TIME)
{