Przeglądaj źródła

* fixed comment

Nikolay Nikolov 3 lat temu
rodzic
commit
7bd1ac4507
1 zmienionych plików z 1 dodań i 1 usunięć
  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;