dams            Fri Feb 28 18:47:53 2003 EDT

  Modified files:              
    /phpdoc/en/reference/strings/functions      htmlspecialchars.xml 
                                                str-replace.xml 
  Log:
  typographic convention
  
Index: phpdoc/en/reference/strings/functions/htmlspecialchars.xml
diff -u phpdoc/en/reference/strings/functions/htmlspecialchars.xml:1.3 
phpdoc/en/reference/strings/functions/htmlspecialchars.xml:1.4
--- phpdoc/en/reference/strings/functions/htmlspecialchars.xml:1.3      Sat Aug 10 
06:59:48 2002
+++ phpdoc/en/reference/strings/functions/htmlspecialchars.xml  Fri Feb 28 18:47:53 
2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
   <refentry id="function.htmlspecialchars">
    <refnamediv>
@@ -89,7 +89,7 @@
     </para>
     <para>
      See also <function>get_html_translation_table</function>,
-     <function>htmlentities</function> and <function>nl2br</function>.
+     <function>htmlentities</function>, and <function>nl2br</function>.
     </para>
    </refsect1>
   </refentry>
Index: phpdoc/en/reference/strings/functions/str-replace.xml
diff -u phpdoc/en/reference/strings/functions/str-replace.xml:1.3 
phpdoc/en/reference/strings/functions/str-replace.xml:1.4
--- phpdoc/en/reference/strings/functions/str-replace.xml:1.3   Thu Jan 30 00:25:37 
2003
+++ phpdoc/en/reference/strings/functions/str-replace.xml       Fri Feb 28 18:47:53 
2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
   <refentry id="function.str-replace">
    <refnamediv>
@@ -67,7 +67,7 @@
      </para>
     </note>
     <para>
-     See also :
+     See also 
      <function>str_ireplace</function>,
      <function>ereg_replace</function>,
      <function>preg_replace</function>, and 



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to