diff --git a/language/control-structures.xml b/language/control-structures.xml index 200363e6b0..b0deefa400 100644 --- a/language/control-structures.xml +++ b/language/control-structures.xml @@ -1,5 +1,5 @@ - + Control Structures @@ -1003,7 +1003,7 @@ default: The alternative syntax for control structures is supported with switches. For more information, see Alternative syntax - for control structures . + for control structures.