From 706ac6417162d94eb701952d40df136cd9528b56 Mon Sep 17 00:00:00 2001 From: Ondřej Surý Date: Fri, 21 Jun 2013 13:48:35 +0200 Subject: New upstream version 5.5.0+dfsg --- scripts/dev/generate-phpt.phar | Bin 52353 -> 52354 bytes scripts/dev/generate-phpt/src/gtFunction.php | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/dev') diff --git a/scripts/dev/generate-phpt.phar b/scripts/dev/generate-phpt.phar index d9e6ce430..a12c040f9 100644 Binary files a/scripts/dev/generate-phpt.phar and b/scripts/dev/generate-phpt.phar differ diff --git a/scripts/dev/generate-phpt/src/gtFunction.php b/scripts/dev/generate-phpt/src/gtFunction.php index 74058216e..47f4bafcb 100644 --- a/scripts/dev/generate-phpt/src/gtFunction.php +++ b/scripts/dev/generate-phpt/src/gtFunction.php @@ -19,7 +19,7 @@ class gtFunction extends gtTestSubject { /** - * Get the names of function argments and initialise mandatory and optional argument arrays + * Get the names of function arguments and initialise mandatory and optional argument arrays * */ public function setArgumentNames() { -- cgit v1.2.3