--- embedaddon/php/Zend/tests/019.phpt 2012/02/21 23:47:52 1.1.1.1 +++ embedaddon/php/Zend/tests/019.phpt 2013/07/22 01:32:17 1.1.1.2 @@ -357,7 +357,7 @@ var_dump($global_var); test_unset3(); var_dump($global_var); -//Note: No error conditions relating to passing arugments can be tested +//Note: No error conditions relating to passing arguments can be tested // because these are not functions but statements, it will result in syntax error. ?> ===DONE===