summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorVadim ProductEngine <vsavchuk@productengine.com>2012-04-14 21:03:36 +0300
committerVadim ProductEngine <vsavchuk@productengine.com>2012-04-14 21:03:36 +0300
commit2412401e4c705c7073be845bba74353d446bd017 (patch)
tree194cd753f5bb574be84464a5ca26420d65b1d7f2 /indra/newview
parent33e78bfe64240f71bcc40ca34950770ce549dc69 (diff)
CHUI-78 WIP Minor cleanup.
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/lllistcontextmenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lllistcontextmenu.h b/indra/newview/lllistcontextmenu.h
index fabd68ee20..04d3314829 100644
--- a/indra/newview/lllistcontextmenu.h
+++ b/indra/newview/lllistcontextmenu.h
@@ -37,7 +37,7 @@ class LLContextMenu;
/**
* Context menu for single or multiple list items.
*
- * Derived classes must implement contextMenu().
+ * Derived classes must implement createMenu().
*
* Typical usage:
* <code>