GNU/Linux installation/update - Use GNU/Linux wording - Remove Ubuntu
[pspp] / src / language / command.c
index 788759113136e6e7570b4ebcfeb00eb9e8427526..8f955b3e4987022ab1bd66950bf0a956668cd206 100644 (file)
@@ -413,7 +413,7 @@ report_state_mismatch (const struct command *command, enum cmd_state state)
               command->name, "FILE TYPE");
           break;
         case S_INPUT_PROGRAM | S_FILE_TYPE:
-          msg (SE, _("%s is allowed only inside %s or inside %s."), command->name, 
+          msg (SE, _("%s is allowed only inside %s or inside %s."), command->name,
               "INPUT PROGRAM", "FILE TYPE");
           break;