Rewritten the t-test (no calculations yet).
[pspp] / src / getline.c
index e5dae5d9ce91552d0e5b20010173c8bdd6421973..114e2c33db38b2ea0ca13bb33f63ec2e2a36fb90 100644 (file)
@@ -230,7 +230,7 @@ static void
 welcome (void)
 {
   getl_welcomed = 1;
-  fputs ("PSPP is free software and you are welcome to distribute copies of"
+  fputs ("PSPP is free software and you are welcome to distribute copies of "
         "it\nunder certain conditions; type \"show copying.\" to see the "
         "conditions.\nThere is ABSOLUTELY NO WARRANTY for PSPP; type \"show "
         "warranty.\" for details.\n", stdout);