]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/combobox.tex
Some other typos
[wxWidgets.git] / docs / latex / wx / combobox.tex
index 05feedbf5af9ae8b4b8baa86dcd886ec50bc6fd0..c09c0060a5432335fa2b70ec2a9d463b91ae4ea3 100644 (file)
@@ -85,8 +85,8 @@ appropriately.}
 
 \helpref{wxComboBox::Create}{wxcomboboxcreate}, \helpref{wxValidator}{wxvalidator}
 
-\pythonnote{The wxComboBox constructor in wxPython reduces the \tt{n}
-and \tt{choices} arguments are to a single argument, which is
+\pythonnote{The wxComboBox constructor in wxPython reduces the {\tt n}
+and {\tt choices} arguments are to a single argument, which is
 a list of strings.}
 
 
@@ -310,7 +310,7 @@ Selects the text between the two positions, in the combobox text field.
 
 \docparam{to}{The second position.}
 
-\pythonnote{The second form of this method is called \tt{SetMark} in
+\pythonnote{The second form of this method is called {\tt SetMark} in
 wxPython.}
 
 \membersection{wxComboBox::SetValue}\label{wxcomboboxsetvalue}