]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/choice.tex
fixed bug in mouse handling
[wxWidgets.git] / docs / latex / wx / choice.tex
index 74d0664db4fcff96232db27cff9d93693e1f783a..e70287e75d2aac54e9619a08a0eca0c0ee4fcd78 100644 (file)
@@ -74,8 +74,8 @@ appropriately.}
 
 \helpref{wxChoice::Create}{wxchoicecreate}, \helpref{wxValidator}{wxvalidator}
 
-\pythonnote{The wxChoice constructor in wxPython reduces the \tt{n}
-and \tt{choices} arguments are to a single argument, which is
+\pythonnote{The wxChoice constructor in wxPython reduces the {\tt n}
+and {\tt choices} arguments are to a single argument, which is
 a list of strings.}
 
 \membersection{wxChoice::\destruct{wxChoice}}