Corrected typo in description string
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 3 Nov 2013 06:59:55 +0000 (07:59 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 3 Nov 2013 06:59:55 +0000 (07:59 +0100)
src/ui/gui/main.c
src/ui/terminal/terminal-opts.c

index 6bd6d1b9048085e47d7b09c6a1ba6966ba6f5522..c57c7149889ad43b0ae3ca8e62b58bd5b4094588 100644 (file)
@@ -88,7 +88,7 @@ usage (void)
   gtk_help = gtk_help != NULL ? gtk_help + 2 : gtk_help_base;
 
   printf (_("\
-PSPPIRE, a GUI for PSPP, a program for statistical analysis of sample data.\n\
+PSPPIRE, a GUI for PSPP, a program for statistical analysis of sampled data.\n\
 Usage: %s [OPTION]... FILE\n\
 \n\
 Arguments to long options also apply to equivalent short options.\n\
index da69afb508f86d9caf8477e25cce97bfcfd65e2d..5bf8b5ce85b41cfaec743a720ddb52c39214997c 100644 (file)
@@ -172,7 +172,7 @@ usage (void)
   char *inc_path = string_array_join (include_path_default (), " ");
 
   printf (_("\
-PSPP, a program for statistical analysis of sample data.\n\
+PSPP, a program for statistical analysis of sampled data.\n\
 Usage: %s [OPTION]... FILE...\n\
 \n\
 Arguments to long options also apply to equivalent short options.\n\