]> granicus.if.org Git - nethack/commitdiff
typo
authornhmall <nhmall@nethack.org>
Tue, 27 Jul 2021 19:56:47 +0000 (15:56 -0400)
committernhmall <nhmall@nethack.org>
Tue, 27 Jul 2021 19:56:47 +0000 (15:56 -0400)
src/drawing.c

index 4cbb1c7c16e05a7bc8bf278d4b7c09486cfc0a6e..c5e1d33d52e0dd9d6592aa05d1856202b89cb7bb 100644 (file)
@@ -130,7 +130,7 @@ const struct symdef def_warnsyms[WARNCOUNT] = {
  *  Default screen symbols with explanations and colors.
  *
  *  If adding to or removing from this list, please note that,
- *  for builds with tile support, there is an array call altlabels[] in
+ *  for builds with tile support, there is an array called altlabels[] in
  *  win/share/tiletext.c that requires the same number of elements as
  *  this, in the same order. It is used for tile name matching when
  *  parsing other.txt because some of the useful tile names don't exist