X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata-list.c;h=88fc62b63e95f4fee239277ad5515876239178e7;hb=5382abe75bbd1689aca8c922fbf084af9f6bd723;hp=b2d12893f0a3cdcf2d999b3a505535c83a2eeef6;hpb=6bc566408707e018674d1776d835c78368b6b5a3;p=pspp diff --git a/src/data-list.c b/src/data-list.c index b2d12893f0..88fc62b63e 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); }