goba            Sun Aug 19 08:07:39 2001 EDT

  Modified files:              
    /phpdoc/en  preface.xml 
  Log:
  Quotes are valid here
  
  
Index: phpdoc/en/preface.xml
diff -u phpdoc/en/preface.xml:1.13 phpdoc/en/preface.xml:1.14
--- phpdoc/en/preface.xml:1.13  Sun Aug 19 07:55:42 2001
+++ phpdoc/en/preface.xml       Sun Aug 19 08:07:39 2001
@@ -1,20 +1,20 @@
 <?xml encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
 
  <preface id="preface">
   <title>Preface</title>
 
   <abstract>
    <simpara>
-    <acronym>PHP</acronym>, which stands for &quot;PHP: Hypertext
-    Preprocessor&quot;, is an HTML-embedded scripting language.  Much
+    <acronym>PHP</acronym>, which stands for "PHP: Hypertext
+    Preprocessor", is an HTML-embedded scripting language.  Much
     of its syntax is borrowed from C, Java and Perl with some
     unique features thrown in.  The goal of the language
     is to allow web developers to write dynamically generated pages
     quickly.
    </simpara>
    <simpara>
-    Note, that PHP is not only a Hypertext Preprocessor today. You
+    Note, that PHP is not only a "Hypertext Preprocessor" today. You
     can generate images, PDF files or even Flash animations on the
     fly with simple PHP scripts. Also check
     <ulink url="&url.php.gtk;">PHP-GTK</ulink> to see, that


Reply via email to