spelling correction tidbit

Closes #415
This commit is contained in:
nhmall
2020-11-28 08:59:03 -05:00
parent fb188dc1aa
commit 0d6481ad8c
6 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ GDBPATH and GREPPATH from sysconf or -D... on compilation command line were
at end of game when that was enabled
fix the article used in the message when your steed encounters a polymorph trap
allow teleporting onto the vibrating square
message "your knapsack can't accomodate any more items" when picking stuff up
message "your knapsack can't accommodate any more items" when picking stuff up
or removing such from container was inaccurate if there was some gold
pending; vary the message rather than add more convoluted pickup code
dozen-ish assorted spelling/typo fixes in messages and source comments