1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-05 05:37:39 +02:00

typos, changed nettephp.com -> nette.org

This commit is contained in:
David Grudl
2010-05-25 02:48:51 +02:00
parent 651c0f8c4a
commit 7bac2ef3b3
7 changed files with 12 additions and 12 deletions

View File

@@ -15,7 +15,7 @@
/**
* DibiObject is the ultimate ancestor of all instantiable classes.
*
* DibiObject is copy of Nette\Object from Nette Framework (http://nettephp.com).
* DibiObject is copy of Nette\Object from Nette Framework (http://nette.org).
*
* It defines some handful methods and enhances object core of PHP:
* - access to undeclared members throws exceptions