Fix some typos (found by codespell)
[pspp] / src / data / sys-file-reader.c
index 9d7e392d01ca1b23c51e50d8ccc60ce214c44917..2ad146e88025699879c4aa536252bd8f3bd0ddf6 100644 (file)
@@ -2986,7 +2986,7 @@ open_text_record (struct sfm_reader *r,
 }
 
 /* Closes TEXT, frees its storage, and issues a final warning
-   about suppressed warnings if necesary. */
+   about suppressed warnings if necessary. */
 static void
 close_text_record (struct sfm_reader *r, struct text_record *text)
 {