H238 - spelling of Dr Dolittle

This commit is contained in:
cohrs
2007-02-10 17:30:24 +00:00
parent fe43698867
commit 10e24ceeae
3 changed files with 3 additions and 2 deletions

View File

@@ -206,7 +206,7 @@ dosounds()
static const char * const zoo_msg[3] = {
"a sound reminiscent of an elephant stepping on a peanut.",
"a sound reminiscent of a seal barking.",
"Doctor Doolittle!",
"Doctor Dolittle!",
};
for (mtmp = fmon; mtmp; mtmp = mtmp->nmon) {
if (DEADMONSTER(mtmp)) continue;