docs: Don't put links in section titles
authorMatthias Clasen <mclasen@redhat.com>
Thu, 2 Aug 2012 21:51:52 +0000 (23:51 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 4 Aug 2012 03:36:45 +0000 (23:36 -0400)
gio/gsettingsschema.c

index f8be19f..7ee807f 100644 (file)
@@ -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