derick Fri May 24 09:23:17 2002 EDT
Modified files:
/phpdoc/en/language control-structures.xml
Log:
- Fix for bug #17409
Index: phpdoc/en/language/control-structures.xml
diff -u phpdoc/en/language/control-structures.xml:1.57
phpdoc/en/language/control-structures.xml:1.58
--- phpdoc/en/language/control-structures.xml:1.57 Mon Apr 22 03:16:12 2002
+++ phpdoc/en/language/control-structures.xml Fri May 24 09:23:17 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.57 $ -->
+<!-- $Revision: 1.58 $ -->
<chapter id="control-structures">
<title>Control Structures</title>
@@ -189,9 +189,9 @@
</informalexample>
</para>
<simpara>
- In the above example, the HTML block "A = 5" is nested within an
- <literal>if</literal> statement written in the alternative syntax.
- The HTML block would be displayed only if $a is equal to 5.
+ In the above example, the HTML block "A is equal to 5" is nested within an
+ <literal>if</literal> statement written in the alternative syntax. The
+ HTML block would be displayed only if $a is equal to 5.
</simpara>
<para>
The alternative syntax applies to <literal>else</literal> and- Re: [PHP-DOC] [conventions] .i... Serdar Soydemir
- [PHP-DOC] cvs: phpdoc /en/language cont... jim winstead
- [PHP-DOC] cvs: phpdoc /en/language cont... Philip Olson
- [PHP-DOC] cvs: phpdoc /en/language cont... Philip Olson
- [PHP-DOC] cvs: phpdoc /en/language cont... Kenneth Schwartz
- [PHP-DOC] cvs: phpdoc /en/language cont... Philip Olson
- [PHP-DOC] cvs: phpdoc /en/language cont... Masaki Fujimoto
- [PHP-DOC] cvs: phpdoc /en/language cont... Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/language cont... Friedhelm Betz
- [PHP-DOC] cvs: phpdoc /en/language cont... Friedhelm Betz
- [PHP-DOC] cvs: phpdoc /en/language cont... Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/language cont... Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/language cont... Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/language cont... Dallas Thunder
- [PHP-DOC] cvs: phpdoc /en/language cont... Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/language cont... Sara Golemon
- [PHP-DOC] cvs: phpdoc /en/language cont... Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/language cont... Victor Boivie
- [PHP-DOC] cvs: phpdoc /en/language cont... Victor Boivie
- [PHP-DOC] cvs: phpdoc /en/language cont... Andr� Luis Ferreira da Silva Bacci
- [PHP-DOC] cvs: phpdoc /en/language cont... Davey Shafik
