[glib] docs: g_file_new_tmp: template was renamed to tmpl



commit 4ce98d3b5952f7c1048352c436c71d636beaae48
Author: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date:   Sat Feb 25 10:25:13 2012 +0100

    docs: g_file_new_tmp: template was renamed to tmpl

 gio/gfile.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gfile.c b/gio/gfile.c
index 9e0df63..306d014 100644
--- a/gio/gfile.c
+++ b/gio/gfile.c
@@ -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.
  *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]