[PHP-DOC] cvs: phpdoc /en/reference/datetime reference.xml From: Dallas Thunder (dalasthunder <email protected>)
Date: 09/14/02

dallas Sat Sep 14 23:21:18 2002 EDT

  Modified files:
    /phpdoc/en/reference/datetime reference.xml
  Log:
  Grammer fixes.
  
  
Index: phpdoc/en/reference/datetime/reference.xml
diff -u phpdoc/en/reference/datetime/reference.xml:1.3 phpdoc/en/reference/datetime/reference.xml:1.4
--- phpdoc/en/reference/datetime/reference.xml:1.3 Fri Apr 26 06:42:30 2002
+++ phpdoc/en/reference/datetime/reference.xml Sat Sep 14 23:21:18 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.datetime">
   <title>Date and Time functions</title>
   <titleabbrev>Date/time</titleabbrev>
@@ -7,14 +7,14 @@
    <section id="datetime.intro">
     &reftitle.intro;
     <para>
- You can use this functions to handle date and time.
- This functions allow you to get date and time from the server
- where PHP is running on. You can use this functions to format the
+ You can use these functions to handle date and time.
+ These functions allow you to get date and time from the server
+ where PHP is running on. You can use these functions to format the
      output of date and time in many different ways.
     </para>
     <note>
      <simpara>
- Please keep in mind that this functions are depending on
+ Please keep in mind that these functions are depending on
       the locale settings of your server. Especially consider
       daylight saving time settings and leap years.
      </simpara>

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