[gtk-doc] Fix grammar in help
- From: Stefan Sauer <stefkost src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-doc] Fix grammar in help
- Date: Sun, 23 Apr 2017 16:21:11 +0000 (UTC)
commit bcc8fdf378a5d06171a5a6ed63f7b9234584d941
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date: Thu Feb 2 01:14:41 2017 +0100
Fix grammar in help
https://bugzilla.gnome.org/show_bug.cgi?id=778055
help/manual/C/index.docbook | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/help/manual/C/index.docbook b/help/manual/C/index.docbook
index 3c46e77..407169e 100644
--- a/help/manual/C/index.docbook
+++ b/help/manual/C/index.docbook
@@ -453,7 +453,7 @@ AM_CONDITIONAL([ENABLE_GTK_DOC], false)
<para>
Furthermore it is recommended that you have the following line inside
- you <filename>configure.ac</filename> script.
+ your <filename>configure.ac</filename> script.
This allows <application>gtkdocize</application> to automatically copy the
macro definition for <function>GTK_DOC_CHECK</function> to your project.
</para>
@@ -942,7 +942,7 @@ install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/libmeep/html
<para>
The name links the section documentation to the respective part in
the <filename><package>-sections.txt</filename> file. The
- name give here should match the <FILE> tag in the
+ name given here should match the <FILE> tag in the
<filename><package>-sections.txt</filename> file.
</para>
</listitem>
@@ -1979,7 +1979,7 @@ meep_app_get_type
This version adds options to switch the whole doc module to not use the
extra tmpl build step at all, by using <option>--flavour no-tmpl</option>
in <filename>configure.ac</filename>. If you don't have a <filename class='directory'>tmpl</filename>
- checked into you source control system and haven't yet switched, just
+ checked into your source control system and haven't yet switched, just
add the flag to <filename>configure.ac</filename> and you are done.
</para>
</sect1>
@@ -2036,7 +2036,7 @@ endif
The makefiles shipped with this version generate an entity file at
<filename>xml/gtkdocentities.ent</filename>,
containing entities for e.g. package_name and package_version. You can
use this e.g. in the main xml file to avoid hardcoding the version
- number. Below is any example that shows how the entity file is included
+ number. Below is an example that shows how the entity file is included
and how the entities are used. The entities can also be used in all
generated files, GTK-Doc will use the same xml header in generated xml
files.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]