瀏覽代碼

* fixed comment

Nikolay Nikolov 3 年之前
父節點
當前提交
7bd1ac4507
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/wasm32/cpubase.pas

+ 1 - 1
compiler/wasm32/cpubase.pas

@@ -19,7 +19,7 @@
 
  ****************************************************************************
 }
-{ This Unit contains the base types for the Java Virtual Machine
+{ This Unit contains the base types for WebAssembly
 }
 unit cpubase;