spelling: persistent

This commit is contained in:
Josh Soref
2017-07-25 23:59:03 -04:00
committed by Akim Demaille
parent 9188385b55
commit 5ec892c480

View File

@@ -137,7 +137,7 @@ location_print (location loc, FILE *out)
}
/* Persistant data used by location_caret to avoid reopening and rereading the
/* Persistent data used by location_caret to avoid reopening and rereading the
same file all over for each error. */
struct caret_info
{