diff --git a/language/control-structures.xml b/language/control-structures.xml index 9be17d3bfb..fe28074132 100644 --- a/language/control-structures.xml +++ b/language/control-structures.xml @@ -1,5 +1,5 @@ - + Control Structures @@ -1128,7 +1128,7 @@ endswitch; - Its possible to use a semicolon insted of a colon after a case like: + Its possible to use a semicolon instead of a colon after a case like: - + setlocale @@ -150,7 +150,7 @@ 5.3.0 This function now throws an E_DEPRECATED notice if a string is passed - to the category parameter insted of one of the + to the category parameter instead of one of the LC_* constants.