Fix a few typos in docs/comments/strings
authorChris Bracken <chris@bracken.jp>
Mon, 24 Jun 2019 00:05:01 +0000 (17:05 -0700)
committerChris Bracken <chris@bracken.jp>
Mon, 24 Jun 2019 00:11:19 +0000 (17:11 -0700)
commit9854fb79ce999cb485be992d85c6f245464174d6
tree245793c0e252de569669e7ac9769678b7975690a
parent13ded6d374079992310947dd42bff7d2d3145c91
Fix a few typos in docs/comments/strings

Fixes a few minor typos revealed by running a spell-checker [1] over the
repo. It also identified 'auxilary' -> 'auxiliary', but it's
consistently spelled throughout the code and this patch is limited to
changes to docs, comments, and string literals.

[1] https://github.com/client9/misspell
15 files changed:
BUGS
ChangeLog
HOW_TO_PLAY
doc/dfrotz.6
src/common/err.c
src/common/math.c
src/common/screen.c
src/curses/ux_blorb.c
src/curses/ux_init.c
src/dumb/dumb_blorb.c
src/sdl/generic.c
src/sdl/sf_video.c
src/test/README
src/test/etude/accents.inc
src/test/etude/timedstr.inc