Date: 08/28/99
- Next message: 14u <email protected>: "[PHP-DEV] Recive Your Internet Stock News Letter @ No Charge"
- Previous message: Bug Database: "[PHP-DEV] Bug #2182 Updated: Regular expression code dumps debugging information to stderr"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
jim Sat Aug 28 21:14:11 1999 EDT
Modified files:
/phpdoc/language oop.sgml
Log:
Fix typo.
Index: phpdoc/language/oop.sgml
diff -u phpdoc/language/oop.sgml:1.1 phpdoc/language/oop.sgml:1.2
--- phpdoc/language/oop.sgml:1.1 Tue Jul 13 18:21:49 1999
+++ phpdoc/language/oop.sgml Sat Aug 28 21:14:11 1999
@@ -41,7 +41,7 @@
</para><para>
Classes are types, that is, they are blueprints for actual
- variables. You have to create a variables of the desired type with
+ variables. You have to create a variable of the desired type with
the new operator.
</para>
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: 14u <email protected>: "[PHP-DEV] Recive Your Internet Stock News Letter @ No Charge"
- Previous message: Bug Database: "[PHP-DEV] Bug #2182 Updated: Regular expression code dumps debugging information to stderr"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

