X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a2c75a028d9be8823231bb34e4b7a873da1b1f8f..ed8297b98d205054c2ed18942992161a25acaf4c:/docs/latex/wx/combobox.tex diff --git a/docs/latex/wx/combobox.tex b/docs/latex/wx/combobox.tex index 05feedbf5a..c09c0060a5 100644 --- a/docs/latex/wx/combobox.tex +++ b/docs/latex/wx/combobox.tex @@ -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}