1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-12 09:04:24 +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

@@ -4,8 +4,8 @@
* Nette Framework
*
* @copyright Copyright (c) 2004, 2010 David Grudl
* @license http://nettephp.com/license Nette license
* @link http://nettephp.com
* @license http://nette.org/license Nette license
* @link http://nette.org
* @category Nette
* @package Nette
*/

View File

@@ -4,8 +4,8 @@
* Nette Framework
*
* @copyright Copyright (c) 2004, 2010 David Grudl
* @license http://nettephp.com/license Nette license
* @link http://nettephp.com
* @license http://nette.org/license Nette license
* @link http://nette.org
* @category Nette
* @package Nette
*/

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