Fixed some issues with internationalisation
[pspp-builds.git] / src / data-list.c
index b2d12893f0a3cdcf2d999b3a505535c83a2eeef6..88fc62b63e95f4fee239277ad5515876239178e7 100644 (file)
@@ -1765,7 +1765,7 @@ rpd_parse_record (int beg, int end, int ofs, struct ccase *c,
                  warned = 1;
 
                  tmsg (SW, RPD_ERR,
-                       _("Variable %s startging in column %d extends "
+                       _("Variable %s starting in column %d extends "
                          "beyond physical record length of %d."),
                        var_spec->v->name, fc, len);
                }