[glib] docs: Don't put links in section titles
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] docs: Don't put links in section titles
- Date: Sat, 4 Aug 2012 13:07:12 +0000 (UTC)
commit e2470ec6db5230c183a4879b5f0c687b699614e9
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Aug 2 23:51:52 2012 +0200
docs: Don't put links in section titles
gio/gsettingsschema.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gio/gsettingsschema.c b/gio/gsettingsschema.c
index f8be19f..7ee807f 100644
--- a/gio/gsettingsschema.c
+++ b/gio/gsettingsschema.c
@@ -33,7 +33,7 @@
/**
* SECTION:gsettingsschema
* @short_description: introspecting and controlling the loading of
- * #GSettings schemas
+ * GSettings schemas
*
* The #GSettingsSchemaSource and #GSettingsSchema APIs provide a
* mechanism for advanced control over the loading of schemas and a
@@ -270,7 +270,7 @@ g_settings_schema_source_unref (GSettingsSchemaSource *source)
* source, the lookup will recurse to the parent.
*
* Second, any references to other schemas specified within this
- * source (ie: <literal>child</literal> or <literal>extents</literal>)
+ * source (ie: <literal>child</literal> or <literal>extends</literal>)
* references may be resolved from the @parent.
*
* For this second reason, except in very unusual situations, the
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]