From 57c50fbefc7b6e503873446c1b8cf26548399051 Mon Sep 17 00:00:00 2001 From: Andrew Roughan Date: Mon, 20 Sep 2021 10:25:26 +1000 Subject: [PATCH] Typos (#382) * Add credit for contributed artwork The original source for 10 of Alex's crops came from contributions by mr_breaddoughrising (preferred handle) * typo * Remove redundant usage option --- src/hw.accel.a | 2 +- winmake.bat | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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