docs: g_file_new_tmp: template was renamed to tmpl

This commit is contained in:
Thomas Hindoe Paaboel Andersen 2012-02-25 10:25:13 +01:00 committed by Colin Walters
parent 0833f9735d
commit 4ce98d3b59

View 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.
*