slawek Mon Oct 22 16:09:15 2001 EDT
Modified files:
/phpdoc/howto generating.xml tools.xml
Log:
Typos
Index: phpdoc/howto/generating.xml
diff -u phpdoc/howto/generating.xml:1.2 phpdoc/howto/generating.xml:1.3
--- phpdoc/howto/generating.xml:1.2 Sun Oct 21 17:17:57 2001
+++ phpdoc/howto/generating.xml Mon Oct 22 16:09:14 2001
@@ -12,7 +12,7 @@
<para>
The <filename>Makefile</filename> controls serveral aspects
- of how documenation is validated and created. To generate a
+ of how documentation is validated and created. To generate a
<filename>Makefile</filename> from a fresh checkout,
<command>cd</command> to the <filename>phpdoc</filename>
directory and issue the following commands:
@@ -38,7 +38,7 @@
<para>
Now that you have a Makefile, you can validate the
- documenation changes you have previously made:
+ documentation changes you have previously made:
<informalexample>
<programlisting>
$ cd phpdoc
@@ -137,7 +137,7 @@
</para>
<para>
- To generate a viewable copy of the documenation,
+ To generate a viewable copy of the documentation,
<command>cd</command> to the <filename>phpdoc</filename> directory
and issue one of the following commands:
<informalexample>
Index: phpdoc/howto/tools.xml
diff -u phpdoc/howto/tools.xml:1.2 phpdoc/howto/tools.xml:1.3
--- phpdoc/howto/tools.xml:1.2 Mon Oct 22 08:00:26 2001
+++ phpdoc/howto/tools.xml Mon Oct 22 16:09:15 2001
@@ -22,7 +22,7 @@
<listitem><simpara>XML [capable] editor</simpara></listitem>
<listitem><simpara>Tools to test the edited file</simpara></listitem>
</itemizedlist>
- In the folowing paragraphs, you can find information about
+ In the following paragraphs, you can find information about
how to obtain these tools and how to make them work for you.
</para>
@@ -157,7 +157,7 @@
<para>
Installing the tools is simple. If you downloaded all of the
above files into a separate directory by themselves, simply issue
- the folowing command:
+ the following command:
</para>
<para>