X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/412a5c570d18aa64f0077a3278ca232776f3f259..5c35d5c1d984f46d33e8181c907936e96160d795:/docs/latex/wx/wxstring.tex?ds=sidebyside diff --git a/docs/latex/wx/wxstring.tex b/docs/latex/wx/wxstring.tex index 1ed930cc20..85529acf02 100644 --- a/docs/latex/wx/wxstring.tex +++ b/docs/latex/wx/wxstring.tex @@ -897,7 +897,7 @@ Prepends {\it str} to this string, returning a reference to this string. Similar to the standard function {\it sprintf()}. Returns the number of characters written, or an integer less than zero on error. -Note that if {\tt wxUSE_PRINTF_POS_PARAMS} is set to 1, then this function supports +Note that if {\tt wxUSE\_PRINTF\_POS\_PARAMS} is set to 1, then this function supports Unix98-style positional parameters: \begin{verbatim}