Date: 08/06/02
- Next message: kalowsky <email protected>: "[PHP-DOC] #18762 [Opn->Csd]: misspellings in Pattern Syntax"
- Previous message: riy <email protected>: "[PHP-DOC] #18763 [NEW]: Building description incomplete"
- Next in thread: Hakan Kuecuekyilmaz: "[PHP-DOC] cvs: phpdoc /en/reference/pcre/functions pcre.pattern.syntax.xml"
- Maybe reply: Hakan Kuecuekyilmaz: "[PHP-DOC] cvs: phpdoc /en/reference/pcre/functions pcre.pattern.syntax.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
kalowsky Tue Aug 6 15:13:36 2002 EDT
Modified files:
/phpdoc/en/reference/pcre/functions pcre.pattern.syntax.xml
Log:
spelling fix
Index: phpdoc/en/reference/pcre/functions/pcre.pattern.syntax.xml
diff -u phpdoc/en/reference/pcre/functions/pcre.pattern.syntax.xml:1.3 phpdoc/en/reference/pcre/functions/pcre.pattern.syntax.xml:1.4
--- phpdoc/en/reference/pcre/functions/pcre.pattern.syntax.xml:1.3 Fri May 24 15:20:25 2002
+++ phpdoc/en/reference/pcre/functions/pcre.pattern.syntax.xml Tue Aug 6 15:13:36 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/pcre.xml, last change in rev 1.2 -->
<refentry id="pcre.pattern.syntax">
<refnamediv>
@@ -20,8 +20,7 @@
<refsect1>
<title>Differences From Perl</title>
<para>
- The differences described here are with respect to Perl
- 5.005.
+ The differences described here are with respect to Perl 5.005.
<orderedlist>
<listitem>
<simpara>
@@ -171,7 +170,7 @@
</para>
</refsect2>
<refsect2 id="regexp.reference.meta">
- <title>Meta-caracters</title>
+ <title>Meta-characters</title>
<para>
The power of regular expressions comes from the
ability to include alternatives and repetitions in the pat-
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: kalowsky <email protected>: "[PHP-DOC] #18762 [Opn->Csd]: misspellings in Pattern Syntax"
- Previous message: riy <email protected>: "[PHP-DOC] #18763 [NEW]: Building description incomplete"
- Next in thread: Hakan Kuecuekyilmaz: "[PHP-DOC] cvs: phpdoc /en/reference/pcre/functions pcre.pattern.syntax.xml"
- Maybe reply: Hakan Kuecuekyilmaz: "[PHP-DOC] cvs: phpdoc /en/reference/pcre/functions pcre.pattern.syntax.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

