summaryrefslogtreecommitdiff
path: root/ext/spl/tests/class_implements_variation.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/class_implements_variation.phpt')
-rw-r--r--ext/spl/tests/class_implements_variation.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/class_implements_variation.phpt b/ext/spl/tests/class_implements_variation.phpt
index 4d9e88622d..a3e33a1761 100644
--- a/ext/spl/tests/class_implements_variation.phpt
+++ b/ext/spl/tests/class_implements_variation.phpt
@@ -5,7 +5,7 @@ SPL: Test class_implements() function : variation - no interfaces and autoload
/* Prototype : array class_implements(mixed what [, bool autoload ])
* Description: Return all classes and interfaces implemented by SPL
* Source code: ext/spl/php_spl.c
- * Alias to functions:
+ * Alias to functions:
*/
echo "*** Testing class_implements() : variation ***\n";