summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/dev/generate-phpt.pharbin52353 -> 52354 bytes
-rw-r--r--scripts/dev/generate-phpt/src/gtFunction.php2
2 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dev/generate-phpt.phar b/scripts/dev/generate-phpt.phar
index d9e6ce4302..a12c040f9c 100644
--- a/scripts/dev/generate-phpt.phar
+++ b/scripts/dev/generate-phpt.phar
Binary files differ
diff --git a/scripts/dev/generate-phpt/src/gtFunction.php b/scripts/dev/generate-phpt/src/gtFunction.php
index 74058216ee..47f4bafcb3 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() {