From 19d6fed6b8c4d25097e2a73f63a47d6d9829a9dc Mon Sep 17 00:00:00 2001
From: Hakan Kuecuekyilmaz <hakan@php.net>
Date: Tue, 3 Sep 2002 19:49:16 +0000
Subject: [PATCH] closing bug #19214

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@94466 c90b9560-bf6c-de11-be94-00142212c4b1
---
 chapters/config.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/chapters/config.xml b/chapters/config.xml
index ddc6450150..797c331ae3 100644
--- a/chapters/config.xml
+++ b/chapters/config.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.72 $ -->
+<!-- $Revision: 1.73 $ -->
  <chapter id="configuration">
   <title>Configuration</title>
 
@@ -21,8 +21,8 @@
     <literal>-c</literal> command line switch, see the chapter about using
     <literal>PHP</literal> from the <link
     linkend="features.commandline">command line</link>. You can also use the
-    environment variable <literal>PHPRC</literal> for an additionaly path to
-    search for &php.ini;.
+    environment variable <literal>PHPRC</literal> for an additional path to
+    search for a &php.ini; file.
    </para>
    <para>
     Not every PHP directive is documented below. For a list of all directives,