diff --git a/language/oop5/typehinting.xml b/language/oop5/typehinting.xml index efed8aaa4a..5a2cb930b5 100644 --- a/language/oop5/typehinting.xml +++ b/language/oop5/typehinting.xml @@ -1,5 +1,5 @@ - + Type Hinting @@ -44,7 +44,7 @@ class OtherClass { ]]> - Failing to satisfy the type hint results in a fatal error. + Failing to satisfy the type hint results in a catchable fatal error.