diff --git a/src/location.h b/src/location.h index 25a9aa49..106048dd 100644 --- a/src/location.h +++ b/src/location.h @@ -107,7 +107,7 @@ void location_compute (location *loc, Warning: uses quotearg's slot 3. */ unsigned location_print (location loc, FILE *out); -/* Free any allocated ressources and close any open file handles that are +/* Free any allocated resources and close any open file handles that are left-over by the usage of location_caret. */ void cleanup_caret (void);