summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatergesture.h
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2010-01-15 18:24:16 +0200
committerVadim Savchuk <vsavchuk@productengine.com>2010-01-15 18:24:16 +0200
commitb83e37f37ce63d54834b7cf8edf3a5d58a4ba357 (patch)
tree16bb041370afe4f341ba063ad1890e47ca2c3aca /indra/newview/llfloatergesture.h
parent095041154995bdfd8f82ebd4df88df4f84115218 (diff)
Fixed a minor spelling issue.
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llfloatergesture.h')
-rw-r--r--indra/newview/llfloatergesture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloatergesture.h b/indra/newview/llfloatergesture.h
index 14e132900d..629d77b949 100644
--- a/indra/newview/llfloatergesture.h
+++ b/indra/newview/llfloatergesture.h
@@ -99,7 +99,7 @@ private:
void onClickPlay();
void onClickNew();
void onCommitList();
- void onCopyPastAction(const LLSD& command);
+ void onCopyPasteAction(const LLSD& command);
void onDeleteSelected();
LLUUID mSelectedID;