mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-31 08:22:16 +01:00 
			
		
		
		
	Fix a typo
svn path=/trunk/; revision=7818
This commit is contained in:
		| @@ -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 | ||||
|  * | ||||
|   | ||||
		Reference in New Issue
	
	Block a user