summaryrefslogtreecommitdiff
path: root/Zend/tests/try_finally_010.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/try_finally_010.phpt')
-rw-r--r--Zend/tests/try_finally_010.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/try_finally_010.phpt b/Zend/tests/try_finally_010.phpt
index bbac8dd1e5..91eb7821ee 100644
--- a/Zend/tests/try_finally_010.phpt
+++ b/Zend/tests/try_finally_010.phpt
@@ -1,5 +1,5 @@
--TEST--
-Try finally (function call in the finaly block after exception)
+Try finally (function call in the finally block after exception)
--FILE--
<?php
function foo() {