1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 18:23:26 +02:00

Merge branch 'PHP-5.5'

* PHP-5.5:
  non living code related typo fixes
This commit is contained in:
Stanislav Malyshev
2013-08-04 16:07:13 -07:00
48 changed files with 50 additions and 50 deletions
Binary file not shown.
@@ -104,7 +104,7 @@ abstract class gtTestCase {
/**
* Add contructor argument initialisation to test case
* Add constructor argument initialisation to test case
*
*/
public function constructorArgInit() {