mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 15:36:17 +01:00
Fix a typo
svn path=/trunk/; revision=7818
This commit is contained in:
parent
b77a6eeac9
commit
b71046b70f
@ -1,3 +1,7 @@
|
||||
2009-01-18 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gstrfuncs.c (g_strdup_printf): Fix a doc typo.
|
||||
|
||||
2009-01-18 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* NEWS: Updates
|
||||
|
@ -248,7 +248,7 @@ g_strdup_vprintf (const gchar *format,
|
||||
|
||||
/**
|
||||
* g_strdup_printf:
|
||||
* format: a standard printf() format string, but notice
|
||||
* @format: a standard printf() format string, but notice
|
||||
* <link linkend="string-precision">string precision pitfalls</link>
|
||||
* @Varargs: the parameters to insert into the format string
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user