]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/menu.tex
Oops.
[wxWidgets.git] / docs / latex / wx / menu.tex
index 3bb69f391abb633c992caf5212158a3eaaac0473..4f8faa2abb9404d117963eea12f8c1ce8542ebb1 100644 (file)
@@ -502,7 +502,7 @@ menu bar.}
 
 \docparam{titles}{An array of title strings. Deallocate this array after creating the menu bar.}
 
-\docparam{style}{If {\tt wxMB_DOCKABLE} the menu bar can be detached (wxGTK only).}
+\docparam{style}{If {\tt wxMB\_DOCKABLE} the menu bar can be detached (wxGTK only).}
 
 \pythonnote{Only the default constructor is supported in wxPython.
 Use wxMenuBar.Append instead.}