diff options
Diffstat (limited to 'scripts/dev/generate-phpt/src/gtFunction.php')
-rw-r--r-- | scripts/dev/generate-phpt/src/gtFunction.php | 2 |
1 files changed, 1 insertions, 1 deletions
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() { |