X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/41884be320cbf722d812eca46d1f1a81765886b2..bc55e31bdc7fbf6f1006f298ed8310e7972984e9:/docs/latex/wx/wxstring.tex diff --git a/docs/latex/wx/wxstring.tex b/docs/latex/wx/wxstring.tex index 1d2cb5ea2b..e6f1334c4f 100644 --- a/docs/latex/wx/wxstring.tex +++ b/docs/latex/wx/wxstring.tex @@ -1062,7 +1062,8 @@ description of the {\it base} parameter. \func{wxString\&}{Trim}{\param{bool}{ fromRight = true}} -Removes spaces from the left or from the right (default). +Removes white-space (space, tabs, form feed, newline and carriage return) from +the left or from the right end of the string (right is default). \membersection{wxString::Truncate}\label{wxstringtruncate}