[glib] Fix a typo in the docs
- From: Piotr Eljasiak <epiotr src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [glib] Fix a typo in the docs
- Date: Mon, 4 Jan 2010 23:48:57 +0000 (UTC)
commit d13c552dafe93e819e9c17bb68f46c33c9e97b10
Author: Piotr Eljasiak <epiotr src gnome org>
Date: Tue Jan 5 00:48:02 2010 +0100
Fix a typo in the docs
glib/gmarkup.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/gmarkup.c b/glib/gmarkup.c
index bb8165b..74be8cb 100644
--- a/glib/gmarkup.c
+++ b/glib/gmarkup.c
@@ -2471,7 +2471,7 @@ g_markup_parse_boolean (const char *string,
* and the attribute isn't present then the
* pointer will be set to %NULL.
* @G_MARKUP_COLLECT_STRDUP: as with %G_MARKUP_COLLECT_STRING, but
- * expects a paramter of type (char **) and
+ * expects a parameter of type (char **) and
* g_strdup()s the returned pointer. The
* pointer must be freed with g_free().
* @G_MARKUP_COLLECT_BOOLEAN: expects a parameter of type (gboolean *)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]