spelling: persistent

This commit is contained in:
Josh Soref
2018-10-05 07:01:05 +02:00
committed by Akim Demaille
parent 9188385b55
commit 5ec892c480
+1 -1
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
{