瀏覽代碼

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.