docs: g_file_new_tmp: template was renamed to tmpl
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Sat, 25 Feb 2012 09:25:13 +0000 (10:25 +0100)
committerColin Walters <walters@verbum.org>
Sun, 26 Feb 2012 12:35:12 +0000 (07:35 -0500)
gio/gfile.c

index 9e0df63..306d014 100644 (file)
@@ -5904,7 +5904,7 @@ g_file_new_for_uri (const char *uri)
  * returned by g_get_tmp_dir()) and returns a #GFile and
  * #GFileIOStream pointing to it.
  *
- * @template should be a string in the GLib file name encoding
+ * @tmpl should be a string in the GLib file name encoding
  * containing a sequence of six 'X' characters, and containing no
  * directory components. If it is %NULL, a default template is used.
  *