vrana Mon May 7 09:33:54 2007 UTC
Modified files:
/phpdoc/en/language control-structures.xml
Log:
Space before dot
http://cvs.php.net/viewvc.cgi/phpdoc/en/language/control-structures.xml?r1=1.137&r2=1.138&diff_format=u
Index: phpdoc/en/language/control-structures.xml
diff -u phpdoc/en/language/control-structures.xml:1.137
phpdoc/en/language/control-structures.xml:1.138
--- phpdoc/en/language/control-structures.xml:1.137 Thu Feb 1 00:46:02 2007
+++ phpdoc/en/language/control-structures.xml Mon May 7 09:33:54 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.137 $ -->
+<!-- $Revision: 1.138 $ -->
<chapter id="language.control-structures">
<title>Control Structures</title>
@@ -1003,7 +1003,7 @@
The alternative syntax for control structures is supported with
switches. For more information, see <link
linkend="control-structures.alternative-syntax">Alternative syntax
- for control structures</link> .
+ for control structures</link>.
<informalexample>
<programlisting role="php">
<![CDATA[