[gtk+] docs: fix type link
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] docs: fix type link
- Date: Wed, 22 Jan 2014 00:17:07 +0000 (UTC)
commit 517198d7de096d4b0babe9e9d6ea641501b11aed
Author: William Jon McCann <william jon mccann gmail com>
Date: Tue Jan 21 16:53:57 2014 -0500
docs: fix type link
gtk/deprecated/gtkuimanager.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/deprecated/gtkuimanager.c b/gtk/deprecated/gtkuimanager.c
index df84510..4af0b34 100644
--- a/gtk/deprecated/gtkuimanager.c
+++ b/gtk/deprecated/gtkuimanager.c
@@ -113,8 +113,8 @@
* There are some additional restrictions beyond those specified in the
* DTD, e.g. every toolitem must have a toolbar in its anchestry and
* every menuitem must have a menubar or popup in its anchestry. Since
- * a #GMarkup parser is used to parse the UI description, it must not only
- * be valid XML, but valid #GMarkup.
+ * a #GMarkupParser is used to parse the UI description, it must not only
+ * be valid XML, but valid markup.
*
* If a name is not specified, it defaults to the action. If an action is
* not specified either, the element name is used. The name and action
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]