Browse Source

* fixed comment

Nikolay Nikolov 3 years ago
parent
commit
7bd1ac4507
1 changed files with 1 additions and 1 deletions
  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;