Browse Source

* fixed comment

Nikolay Nikolov 3 năm trước cách đây
mục cha
commit
7bd1ac4507
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;