diff --git a/docs/latex/wx/menu.tex b/docs/latex/wx/menu.tex index 7b3bf5b969..2025b94c10 100644 --- a/docs/latex/wx/menu.tex +++ b/docs/latex/wx/menu.tex @@ -51,8 +51,7 @@ Constructs a wxMenu object. \docparam{title}{A title for the popup menu: the empty string denotes no title.} -\docparam{style}{If set to \tt{wxMENU\_TEAROFF}, the menu will be detachable.} - +\docparam{style}{If set to {\tt wxMENU\_TEAROFF}, the menu will be detachable.} \func{}{wxMenu}{\param{long}{ style}} @@ -60,7 +59,7 @@ Constructs a wxMenu object. \wxheading{Parameters} -\docparam{style}{If set to \tt{wxMENU\_TEAROFF}, the menu will be detachable.} +\docparam{style}{If set to {\tt wxMENU\_TEAROFF}, the menu will be detachable.} \membersection{wxMenu::\destruct{wxMenu}} @@ -772,7 +771,7 @@ dynamically. \wxheading{See also} -\helpref{wxMenuBar::Replace}[wxmenubarreplace} +\helpref{wxMenuBar::Replace}{wxmenubarreplace} \membersection{wxMenuBar::Replace}\label{wxmenubarreplace}