]> granicus.if.org Git - nethack/commitdiff
incorporate the later force push on pr767
authornhmall <nhmall@nethack.org>
Fri, 20 May 2022 23:45:07 +0000 (19:45 -0400)
committernhmall <nhmall@nethack.org>
Fri, 20 May 2022 23:45:07 +0000 (19:45 -0400)
src/objnam.c

index b72c00702a80787491c8c380bffcb32c0ee623cb..61c277d5e1b4c60657e850745d01b9cd121699d6 100644 (file)
@@ -2454,7 +2454,7 @@ singplur_compound(char *str)
           " versus ", " from ",    " in ",
           " on ",     " a la ",    " with", /* " with "? */
           " de ",     " d'",       " du ",
-          "-in-",     "-at-",      " au ",
+          " au ",     "-in-",      "-at-",
           0
         }, /* list of first characters for all compounds[] entries */
         compound_start[] = " -";