summaryrefslogtreecommitdiff
path: root/ext/tokenizer/tests/token_get_all_variation17.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/tokenizer/tests/token_get_all_variation17.phpt')
-rw-r--r--ext/tokenizer/tests/token_get_all_variation17.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/tokenizer/tests/token_get_all_variation17.phpt b/ext/tokenizer/tests/token_get_all_variation17.phpt
index d34508a8d5..bc9f3df65b 100644
--- a/ext/tokenizer/tests/token_get_all_variation17.phpt
+++ b/ext/tokenizer/tests/token_get_all_variation17.phpt
@@ -11,7 +11,7 @@ Test token_get_all() function : usage variations - with exception keywords
/*
* Testing token_get_all() with different exception keywords
- * try - T_TRY(336),
+ * try - T_TRY(336),
* catch - T_CATCH(337),
* throw - T_THROW(338)
*/