[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/language/oop5/_constants.xml?=
From:       Christoph_Michael_Becker <cmb () php ! net>
Date:       2016-08-31 17:09:50
Message-ID: svn-cmb-1472663390-339962-1931815133 () svn ! php ! net
[Download RAW message or body]

cmb                                      Wed, 31 Aug 2016 17:09:50 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=339962

Log:
Fix typo (as noticed by netrilix at gmail dot com)

Changed paths:
    U   phpdoc/en/trunk/language/oop5/constants.xml

Modified: phpdoc/en/trunk/language/oop5/constants.xml
===================================================================
--- phpdoc/en/trunk/language/oop5/constants.xml	2016-08-31 15:06:06 UTC (rev 339961)
+++ phpdoc/en/trunk/language/oop5/constants.xml	2016-08-31 17:09:50 UTC (rev 339962)
@@ -114,7 +114,7 @@
     private const BAZ = 'baz';
 }
 echo Foo::BAR, PHP_EOL;
-echo Foo::BAR, PHP_EOL;
+echo Foo::BAZ, PHP_EOL;
 ?>
 ]]>
   </programlisting>



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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic