X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9487bf1700ed3eb2b4f27782d1c281be09522cc9..b41f29c357205531670a156b67247b9345688150:/docs/latex/wx/spinctrl.tex?ds=inline diff --git a/docs/latex/wx/spinctrl.tex b/docs/latex/wx/spinctrl.tex index 3fa2ecb4d4..fe9243cee2 100644 --- a/docs/latex/wx/spinctrl.tex +++ b/docs/latex/wx/spinctrl.tex @@ -23,7 +23,7 @@ wxSpinCtrl combines \helpref{wxTextCtrl}{wxtextctrl} and \twocolwidtha{5cm} \begin{twocollist}\itemsep=0pt -\twocolitem{\windowstyle{wxSP\_ARROW\_KEYS}}{The user can use arrow keys.} +\twocolitem{\windowstyle{wxSP\_ARROW\_KEYS}}{The user can use arrow keys to change the value.} \twocolitem{\windowstyle{wxSP\_WRAP}}{The value wraps at the minimum and maximum.} \end{twocollist}