From 45b1308135ce7b7b4f6cacdf1e3a1c1372ac73e1 Mon Sep 17 00:00:00 2001 From: Etienne Kneuss Date: Mon, 12 Nov 2007 12:10:43 +0000 Subject: [PATCH] Fix typo (thanks Felipe for the hint) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246039 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/oop5/late-static-bindings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/language/oop5/late-static-bindings.xml b/language/oop5/late-static-bindings.xml index 0aecef4057..062b2c4176 100644 --- a/language/oop5/late-static-bindings.xml +++ b/language/oop5/late-static-bindings.xml @@ -1,5 +1,5 @@ - + Late Static Bindings @@ -153,7 +153,7 @@ TestParent - Late static bindings' reslution will stop at a fully resolved static call with no fallback. + Late static bindings' resolution will stop at a fully resolved static call with no fallback. Fully resolved static calls