X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=main.c;h=16cf42d8dd40dab27af78a8544e67fe6ae6bccc0;hb=50169781566c00f035020557d96255a7ac5a0904;hp=cbaf92c320378cd28dfaef359d07acc060628ff5;hpb=869c53d1b1ae2d1da6cbb37070e76054e65cd559;p=open-adventure.git diff --git a/main.c b/main.c index cbaf92c..16cf42d 100644 --- a/main.c +++ b/main.c @@ -860,7 +860,7 @@ static bool closecheck(void) * snake is known to have been destroyed and needn't be * carried away from its old "place"), making the various * objects be handled differently. We also drop all other - * objects he might be acrrying (lest he have some which + * objects he might be carrying (lest he has some which * could cause trouble, such as the keys). We describe the * flash of light and trundle back. */ put(BOTTLE, LOC_NE, EMPTY_BOTTLE);