소스 검색

* fixed comment

Nikolay Nikolov 3 년 전
부모
커밋
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;