Explorar el Código

* fixed comment

Nikolay Nikolov hace 3 años
padre
commit
7bd1ac4507
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;