]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/gridedit.tex
Remove const bool
[wxWidgets.git] / docs / latex / wx / gridedit.tex
index 7d7826fd16ff96c09c9a2f4ec0b8b9ec2324768b..e240603bd2708390c74c8f5ca10b6a255143746d 100644 (file)
@@ -80,7 +80,7 @@ The editor for string data allowing to choose from a list of strings.
 
 \docparam{count}{Number of strings from which the user can choose.}
 \docparam{choices}{An array of strings from which the user can choose.}
-\docparam{allowOthers}{If allowOthers if true, the user can type a string not in choices array.}
+\docparam{allowOthers}{If allowOthers is true, the user can type a string not in choices array.}
 
 
 \membersection{wxGridCellChoiceEditor::SetParameters}\label{wxgridcellchoiceeditorsetparameters}