]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/wxstring.tex
test indeterminate wxGauge mode (part of patch 1551409)
[wxWidgets.git] / docs / latex / wx / wxstring.tex
index 1ed930cc2057f25ed919dba2edec9fcfc1ca432c..85529acf02889abe8faa0a2b7c37af35be4f3816 100644 (file)
@@ -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}