summaryrefslogtreecommitdiff
path: root/indra/newview/llcallfloater.h
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2009-12-23 20:15:48 +0200
committerVadim Savchuk <vsavchuk@productengine.com>2009-12-23 20:15:48 +0200
commitde485d96a45e53b14a853696c92b4b70b5778879 (patch)
treeab2cf0010cbe2a0f3217903bb2a593baa3c40913 /indra/newview/llcallfloater.h
parent568adbcdb0d9ab4151b1aeb54181c20a15e5f798 (diff)
Fixed spelling and a wrong doxygen tag.
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llcallfloater.h')
-rw-r--r--indra/newview/llcallfloater.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/llcallfloater.h b/indra/newview/llcallfloater.h
index 537c57f671..558f02d97e 100644
--- a/indra/newview/llcallfloater.h
+++ b/indra/newview/llcallfloater.h
@@ -114,7 +114,7 @@ private:
/**
* Refreshes participant list according to current Voice Channel
*/
- void refreshPartisipantList();
+ void refreshParticipantList();
/**
* Handles event on avatar list is refreshed after it was marked dirty.
@@ -133,7 +133,7 @@ private:
/**
* Sets initial participants voice states in avatar list (Invited, Joined, Has Left).
*
- * @see refreshPartisipantList()
+ * @see refreshParticipantList()
* @see onAvatarListRefreshed()
* @see mInitParticipantsVoiceState
*/