X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata-list.c;h=88fc62b63e95f4fee239277ad5515876239178e7;hb=55dee937e22a49d01794ef772076d9f9d84199e9;hp=b2d12893f0a3cdcf2d999b3a505535c83a2eeef6;hpb=c0ea6ad1b06fc6d93f56c620a31df355afadf468;p=pspp-builds.git diff --git a/src/data-list.c b/src/data-list.c index b2d12893..88fc62b6 100644 --- a/src/data-list.c +++ b/src/data-list.c @@ -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); }