From: Jason S. Ninneman Date: Sun, 11 Jun 2017 21:37:44 +0000 (-0700) Subject: Fix spacing problem. X-Git-Tag: 1.1~410 X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=commitdiff_plain;h=8a18f2f19fe1c8b746d43c21d7ee51ca622554c6 Fix spacing problem. --- diff --git a/newdb.c b/newdb.c index 240e21e..05b0eeb 100644 --- a/newdb.c +++ b/newdb.c @@ -1259,7 +1259,7 @@ char* arbitrary_messages[] = { "You have garnered %d out of a possible %d points, using %d turn%S.", "I can suspend your Adventure for you so that you can resume later, but\nit will cost you 5 points.", "I am prepared to give you a hint, but it will cost you %d point%S.", - "You scored %d out of a possible %d, using%d turn%S.", + "You scored %d out of a possible %d, using %d turn%S.", "To achieve the next higher rating, you need %d more point%S.", "To achieve the next higher rating would be a neat trick!\nCongratulations!!", "You just went off my scale!!",