Description: Spelling fixes
Author: Stephen Kitt <skitt@debian.org>

--- a/src/libgame/misc.c
+++ b/src/libgame/misc.c
@@ -3031,7 +3031,7 @@
   if (num_file_list_entries_found != num_file_list_entries)
   {
     Error("---");
-    Error("inconsistant config list information:");
+    Error("inconsistent config list information:");
     Error("- should be:   %d (according to 'src/conf_xxx.h')",
 	  num_file_list_entries);
     Error("- found to be: %d (according to 'src/conf_xxx.c')",
--- a/src/libgame/system.c
+++ b/src/libgame/system.c
@@ -144,7 +144,7 @@
       Debug("internal:path", "Using global, multi-user scores directory '%s'.",
 	    global_scores_dir);
       Debug("internal:path", "Remove to enable single-user scores directory.");
-      Debug("internal:path", "(This enables multipe score entries per user.)");
+      Debug("internal:path", "(This enables multiple score entries per user.)");
     }
     else
     {
