Fix spacing problem.
authorJason S. Ninneman <jsn@mbar.us>
Sun, 11 Jun 2017 21:37:44 +0000 (14:37 -0700)
committerJason S. Ninneman <jsn@mbar.us>
Sun, 11 Jun 2017 22:42:25 +0000 (15:42 -0700)
newdb.c

diff --git a/newdb.c b/newdb.c
index 240e21e7e7b492ab3a29f63500e0a5fe76d86648..05b0eeb1dfa3c6e5329c1a0272505740a9fe0b4e 100644 (file)
--- 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!!",