From 7bac2ef3b3967423930e091d9141b88847bc488c Mon Sep 17 00:00:00 2001 From: David Grudl Date: Tue, 25 May 2010 02:48:51 +0200 Subject: [PATCH] typos, changed nettephp.com -> nette.org --- dibi/Nette/DateTime53.php | 4 ++-- dibi/Nette/IDebugPanel.php | 4 ++-- dibi/libs/DibiObject.php | 2 +- examples/Nette/Debug.php | 8 ++++---- examples/Nette/readme.txt | 2 +- examples/nette-debug.php | 2 +- examples/nette-debug2.php | 2 +- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/dibi/Nette/DateTime53.php b/dibi/Nette/DateTime53.php index bb257ced..eb06621a 100644 --- a/dibi/Nette/DateTime53.php +++ b/dibi/Nette/DateTime53.php @@ -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 */ diff --git a/dibi/Nette/IDebugPanel.php b/dibi/Nette/IDebugPanel.php index 95755b28..9363886f 100644 --- a/dibi/Nette/IDebugPanel.php +++ b/dibi/Nette/IDebugPanel.php @@ -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 */ diff --git a/dibi/libs/DibiObject.php b/dibi/libs/DibiObject.php index b4dd7679..4434265f 100644 --- a/dibi/libs/DibiObject.php +++ b/dibi/libs/DibiObject.php @@ -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 diff --git a/examples/Nette/Debug.php b/examples/Nette/Debug.php index 475dccfc..6ce844a5 100644 --- a/examples/Nette/Debug.php +++ b/examples/Nette/Debug.php @@ -7,11 +7,11 @@ * This source file is subject to the "Nette license" that is bundled * with this package in the file license.txt, and/or GPL license. * - * For more information please see http://nettephp.com + * For more information please see http://nette.org * * @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 */ @@ -105,7 +105,7 @@ as$panel){$panels[]=array('id'=>preg_replace('#[^a-z0-9]+#i','-',$panel->getId()