Nikolay Nikolov 3 лет назад
Родитель
Сommit
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;