diff --git a/compiler/wasm32/cpubase.pas b/compiler/wasm32/cpubase.pas index ba4865bb29..b892eac29c 100644 --- a/compiler/wasm32/cpubase.pas +++ b/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;