betz Sun Jan 11 19:34:28 2004 EDT
Modified files:
/phpdoc/en/reference/apache/functions apache-get-modules.xml
Log:
typo
Index: phpdoc/en/reference/apache/functions/apache-get-modules.xml
diff -u phpdoc/en/reference/apache/functions/apache-get-modules.xml:1.1
phpdoc/en/reference/apache/functions/apache-get-modules.xml:1.2
--- phpdoc/en/reference/apache/functions/apache-get-modules.xml:1.1 Sat Jan 10
12:07:27 2004
+++ phpdoc/en/reference/apache/functions/apache-get-modules.xml Sun Jan 11 19:34:27
2004
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.apache-get-modules">
<refnamediv>
<refname>apache_get_modules</refname>
@@ -14,7 +14,7 @@
<void/>
</methodsynopsis>
<para>
- This functions returns an array with the loaded Apache modules.
+ This function returns an array with the loaded Apache modules.
</para>
<para>
<example>