summaryrefslogtreecommitdiffstats
path: root/Doc/mac/libframework.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/mac/libframework.tex')
-rw-r--r--Doc/mac/libframework.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/mac/libframework.tex b/Doc/mac/libframework.tex
index c4d0ef9..289bd80 100644
--- a/Doc/mac/libframework.tex
+++ b/Doc/mac/libframework.tex
@@ -56,7 +56,7 @@ at the end).
\begin{funcdesc}{MenuItem}{menu, title\optional{, shortcut, callback}}
Create a menu item object. The arguments are the menu to create, the
-item item title string and optionally the keyboard shortcut
+item title string and optionally the keyboard shortcut
and a callback routine. The callback is called with the arguments
menu-id, item number within menu (1-based), current front window and
the event record.