diff --git a/language/types.xml b/language/types.xml index 14a58c7d9d..ccc38fd374 100644 --- a/language/types.xml +++ b/language/types.xml @@ -279,7 +279,7 @@ echo (int) ( (0.1+0.7) * 10 ); // echo's 7! See also: - Arbitrary precision integeres and + Arbitrary precision integes and Floating point numbers