Fix some typos (found by codespell)
[pspp] / tests / data / datasheet-test.c
index db21ff33fe658e132fa8769f15a31ab2ca887fa0..e3dad3b32c8a9b826656c38e32dc1a278cc91671 100644 (file)
@@ -895,7 +895,7 @@ main (int argc, char *argv[])
   params.n_widths = 3;
   params.next_value = 1;
 
-  /* Parse comand line. */
+  /* Parse command line. */
   parser = argv_parser_create ();
   options = mc_options_create ();
   mc_options_register_argv_parser (options, parser);