[icinga-devel] [PATCH] Documentation/typo fixes
Bernd Arnold
bernd_a at gmx.de
Tue Jun 2 21:52:15 CEST 2009
Here are some typo fixes of two Icinga docbook files.
---
docbook/en-en/quickstart-icinga.xml | 6 +++---
docbook/en-en/whatsnew.xml | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/docbook/en-en/quickstart-icinga.xml b/docbook/en-en/quickstart-icinga.xml
index 16a9b4e..d7acb54 100644
--- a/docbook/en-en/quickstart-icinga.xml
+++ b/docbook/en-en/quickstart-icinga.xml
@@ -56,7 +56,7 @@
role="bold">root</emphasis> access to your machine.</para>
<para>Make sure you've installed the following packages on your system
- before continuing.</para>
+ before continuing:</para>
<itemizedlist>
<listitem>
@@ -68,7 +68,7 @@
</listitem>
<listitem>
- <para>C/C++ development librariesr</para>
+ <para>C/C++ development libraries</para>
</listitem>
<listitem>
@@ -104,7 +104,7 @@
<programlisting>/usr/sbin/useradd -m icinga
passwd icinga </programlisting>
- <para>On some distribution you'll need to add the group in a single
+ <para>On some distributions you'll need to add the group in a single
step:</para>
<programlisting>/usr/sbin/groupadd icinga</programlisting>
diff --git a/docbook/en-en/whatsnew.xml b/docbook/en-en/whatsnew.xml
index 5ddc987..f258614 100644
--- a/docbook/en-en/whatsnew.xml
+++ b/docbook/en-en/whatsnew.xml
@@ -11,6 +11,6 @@
<para>The past time was a coding time...</para>
- <para>This section will be filled with some more usefull information
+ <para>This section will be filled with some more useful information
soon.</para>
</section>
--
1.6.0.4
More information about the icinga-devel
mailing list