summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.h
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-04-20 11:46:26 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-04-20 11:46:26 +0100
commitdb5455b73a1b327c2c8eeaec6f7233528fbd6437 (patch)
tree7ed2ac26dc6f59ed0730645fc8c34df815f16949 /indra/newview/llvoavatar.h
parent625b15fa7525944ff81e1d7f54b1ed61ee2768ea (diff)
trivial comment fix.
Diffstat (limited to 'indra/newview/llvoavatar.h')
-rw-r--r--indra/newview/llvoavatar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llvoavatar.h b/indra/newview/llvoavatar.h
index 8da4c226ed..c80d59966c 100644
--- a/indra/newview/llvoavatar.h
+++ b/indra/newview/llvoavatar.h
@@ -1,6 +1,6 @@
/**
* @file llvoavatar.h
- * @brief Declaration of LLVOAvatar class which is a derivation fo
+ * @brief Declaration of LLVOAvatar class which is a derivation of
* LLViewerObject
*
* $LicenseInfo:firstyear=2001&license=viewergpl$