[glib/wip/doc-fixes: 9/11] docs: Small clean-up of howto subsection headers
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/doc-fixes: 9/11] docs: Small clean-up of howto subsection headers
- Date: Tue, 21 Feb 2012 11:27:40 +0000 (UTC)
commit 8aad51807f3285ce6562b301ba09465a468b616f
Author: Arun Raghavan <arun raghavan collabora co uk>
Date: Mon Sep 19 07:06:18 2011 +0530
docs: Small clean-up of howto subsection headers
This makes all the subsection headers consistent.
https://bugzilla.gnome.org/show_bug.cgi?id=659428
docs/reference/gobject/tut_howto.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docs/reference/gobject/tut_howto.xml b/docs/reference/gobject/tut_howto.xml
index 6564d8b..f0e4a3e 100644
--- a/docs/reference/gobject/tut_howto.xml
+++ b/docs/reference/gobject/tut_howto.xml
@@ -794,7 +794,7 @@ b_method_to_call (B *obj, int a)
<title>How to define and implement interfaces</title>
<sect1 id="howto-interface-define">
- <title>How to define interfaces</title>
+ <title>Defining interfaces</title>
<para>
The bulk of interface definition has already been shown in <xref linkend="gtype-non-instantiable-classed"/>
@@ -913,7 +913,7 @@ maman_ibaz_do_action (MamanIbaz *self)
</sect1>
<sect1 id="howto-interface-implement">
- <title>How To define implement an Interface?</title>
+ <title>Implementing an Interface</title>
<para>
Once the interface is defined, implementing it is rather trivial.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]