diff --git a/language/variables.sgml b/language/variables.sgml index 3cdef52348..3e57730cfe 100644 --- a/language/variables.sgml +++ b/language/variables.sgml @@ -772,7 +772,7 @@ echo "$a $hello"; <select multiple name="beer[]"> <option value="warthog">Warthog <option value="guinness">Guinness - <option value="stuttgarter">Stuttgarter Schwabenbräu + <option value="stuttgarter">Stuttgarter Schwabenbräu </select> <input type="submit"> </form>