summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorRafael Fontenelle <rffontenelle@gmail.com>2018-10-03 08:17:32 +0000
committerStefan Sauer <ensonic@hora-obscura.de>2018-10-03 08:17:32 +0000
commitd29867dc0b47a82c2e4875824e3130fbee75885f (patch)
tree0edee8e618467bb424a7a9d8e080c336a4541f67 /help
parent149e68894ad2992ebc67f917bae541c728cff075 (diff)
downloadgtk-doc-d29867dc0b47a82c2e4875824e3130fbee75885f.tar.gz
Fix typos
Diffstat (limited to 'help')
-rw-r--r--help/manual/C/index.docbook6
1 files changed, 3 insertions, 3 deletions
diff --git a/help/manual/C/index.docbook b/help/manual/C/index.docbook
index 6147941..384e27e 100644
--- a/help/manual/C/index.docbook
+++ b/help/manual/C/index.docbook
@@ -352,7 +352,7 @@
<title>About GTK-Doc</title>
<para>
- Historically GTK-Doc was used to generate template files from the soures
+ Historically GTK-Doc was used to generate template files from the sources
code. These template files could be used by developers to enter the
API documentation. This approach was rather inconvenient because it
required to keep the generated files under version control.
@@ -689,7 +689,7 @@ meep/
<para>
<option>expand_content_files</option>
allows to specify files
- where <emphasis>gtk-doc abbrevations</emphasis> such as
+ where <emphasis>gtk-doc abbreviations</emphasis> such as
<code>#GtkWidget</code>
are expanded (e.g. <code>
expand_content_files=running.xml</code>).
@@ -1771,7 +1771,7 @@ typedef enum {
<term>Returns:</term>
<listitem>
<para>
- Specificy what value(s) the program returns. (Optional)
+ Specify what value(s) the program returns. (Optional)
</para>
</listitem>
</varlistentry>