summaryrefslogtreecommitdiff
path: root/glib/gprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'glib/gprintf.c')
-rw-r--r--glib/gprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/gprintf.c b/glib/gprintf.c
index 6be85c70f..555a630bc 100644
--- a/glib/gprintf.c
+++ b/glib/gprintf.c
@@ -257,7 +257,7 @@ g_vsprintf (gchar *string,
* @n: the maximum number of bytes to produce (including the
* terminating nul character).
* @format: a standard printf() format string, but notice
- * string precision pitfalls][string-precision]
+ * [string precision pitfalls][string-precision]
* @args: the list of arguments to insert in the output.
*
* A safer form of the standard vsprintf() function. The output is guaranteed