From 154fe7486d55b5bd71dc9ecbac369a48596a3325 Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Tue, 14 Aug 2012 14:17:27 +0800 Subject: [PATCH] typo --- Zend/tests/try_catch_finally_003.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Zend/tests/try_catch_finally_003.phpt b/Zend/tests/try_catch_finally_003.phpt index e605538c86..784063b749 100644 --- a/Zend/tests/try_catch_finally_003.phpt +++ b/Zend/tests/try_catch_finally_003.phpt @@ -1,5 +1,5 @@ --TEST-- -Try catch finally (multi catch blcoks with return) +Try catch finally (multi catch blocks with return) --FILE--