Explorar o código

Small change in design.

Beoran %!s(int64=6) %!d(string=hai) anos
pai
achega
21ff744d84
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      design_muesli.muesli

+ 1 - 1
design_muesli.muesli

@@ -90,7 +90,7 @@ command {
     print "second block"
 }
 
-# In Muesli al values are typed. Types can be defined by the built type command.
+# In Muesli all values are typed. Types can be defined by the built type command.
 type Door ( object locked Bool keys Item[] )
 
 # Commands can be defined by the built in 'to' command.