summaryrefslogtreecommitdiff
path: root/doc/ReferenceManual/UtilReference.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ReferenceManual/UtilReference.tex')
-rw-r--r--doc/ReferenceManual/UtilReference.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ReferenceManual/UtilReference.tex b/doc/ReferenceManual/UtilReference.tex
index 64bc0fec..d8a16835 100644
--- a/doc/ReferenceManual/UtilReference.tex
+++ b/doc/ReferenceManual/UtilReference.tex
@@ -409,7 +409,7 @@ the destination string was truncated to fit into the destination buffer.
\begin{SeeAlsoSection}
\begin{SeeAlso2}{Util\_vsnprintf}{Util-vsnprintf}
-Similar function which takes a \verb|<stdargs.h>| variable argument list.
+Similar function which takes a \verb|<stdarg.h>| variable argument list.
\end{SeeAlso2}
\begin{SeeAlso}{snprintf()}
Standard C library function which this function tries to clone.