summaryrefslogtreecommitdiff
path: root/indra/newview/llavatarlist.h
diff options
context:
space:
mode:
authorAimee Linden <aimee@lindenlab.com>2010-07-20 15:20:05 +0100
committerAimee Linden <aimee@lindenlab.com>2010-07-20 15:20:05 +0100
commit5ed10612172cc1f9d50784e6087631ddf700ccad (patch)
tree516cb54a1c26ba2fe164279e7796241ae40941f6 /indra/newview/llavatarlist.h
parentef7f5889233d96d3bf59ad10a1b3208e6db791e7 (diff)
Trivial: Correct speeling "LLAvatarList::onItemDoucleClicked"
Diffstat (limited to 'indra/newview/llavatarlist.h')
-rw-r--r--indra/newview/llavatarlist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llavatarlist.h b/indra/newview/llavatarlist.h
index fffc6e6e73..5b010c9cfe 100644
--- a/indra/newview/llavatarlist.h
+++ b/indra/newview/llavatarlist.h
@@ -110,7 +110,7 @@ protected:
uuid_vec_t& vadded,
uuid_vec_t& vremoved);
void updateLastInteractionTimes();
- void onItemDoucleClicked(LLUICtrl* ctrl, S32 x, S32 y, MASK mask);
+ void onItemDoubleClicked(LLUICtrl* ctrl, S32 x, S32 y, MASK mask);
private: