imajes          Sat Feb 16 10:11:09 2002 EDT

  Modified files:              
    /phpdoc     configure.in 
  Log:
  minor typo.
  
  
Index: phpdoc/configure.in
diff -u phpdoc/configure.in:1.139 phpdoc/configure.in:1.140
--- phpdoc/configure.in:1.139   Sat Feb 16 08:37:19 2002
+++ phpdoc/configure.in Sat Feb 16 10:11:09 2002
@@ -1,4 +1,4 @@
-dnl $Id: configure.in,v 1.139 2002/02/16 13:37:19 goba Exp $
+dnl $Id: configure.in,v 1.140 2002/02/16 15:11:09 imajes Exp $
 
 dnl autoconf initialisation
 AC_INIT()
@@ -762,7 +762,7 @@
 if test -f "$srcdir/$LANGDIR/chapters/install.xml"; then
   echo " Using install.xml in language dir"
 else
-  echo "<!-- old install.xml not found in langauge dir -->" >> entities/chapters.ent
+  echo "<!-- old install.xml not found in language dir -->" >> entities/chapters.ent
   echo "<!ENTITY chapters.install SYSTEM '$srcdir/installpart.xml'>" >> 
entities/chapters.ent
   echo  >> entities/chapters.ent
   echo " Using the install part from installpart.xml"


Reply via email to