Преглед на файлове

Small change in design.

Beoran преди 6 години
родител
ревизия
21ff744d84
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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.