[glib/wip/doc-fixes: 8/33] docs: Fix g_key_file_load_from_file error parameter
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/doc-fixes: 8/33] docs: Fix g_key_file_load_from_file error parameter
- Date: Sun, 19 Feb 2012 17:05:52 +0000 (UTC)
commit cece5912b2d7fbf5ec1c8c673543bbb6eb6e4f23
Author: David King <amigadave amigadave com>
Date: Sun Feb 19 15:16:59 2012 +0000
docs: Fix g_key_file_load_from_file error parameter
glib/gkeyfile.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/gkeyfile.c b/glib/gkeyfile.c
index 5f3610c..62ad387 100644
--- a/glib/gkeyfile.c
+++ b/glib/gkeyfile.c
@@ -818,7 +818,7 @@ g_key_file_load_from_fd (GKeyFile *key_file,
* @error: return location for a #GError, or %NULL
*
* Loads a key file into an empty #GKeyFile structure.
- * If the file could not be loaded then %error is set to
+ * If the file could not be loaded then @error is set to
* either a #GFileError or #GKeyFileError.
*
* Return value: %TRUE if a key file could be loaded, %FALSE otherwise
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]