diff --git a/src/hw.accel.a b/src/hw.accel.a index 9f92c2e69..f46668e0b 100755 --- a/src/hw.accel.a +++ b/src/hw.accel.a @@ -44,7 +44,7 @@ ; ; WARNING: The memory location to set the accelerator ; speed may overlap existing locations such as: -; annuciators or Apple //c specific hardware +; annunciators or Apple //c specific hardware ; paddle trigger ; ; Known to work: IIGS, //c+ diff --git a/winmake.bat b/winmake.bat index 51056621b..846bd70b4 100644 --- a/winmake.bat +++ b/winmake.bat @@ -97,7 +97,7 @@ cscript /nologo bin\changebootloader.js "build\%DISK%" build\proboothd goto :EOF ) -echo usage: %0 clean / asm / dsk / chd +echo usage: %0 clean / asm / dsk goto :EOF :md