aboutsummaryrefslogtreecommitdiffhomepage
path: root/misspell.csv
AgeCommit message (Expand)Author
2024-08-15make spellfix: fix top level files, too.Dan Kegel
2024-08-15misspell.csv: add another misspelling. Fix by hand, since spellfix is too ti...Dan Kegel
2024-08-15Fix 'numer of', since 'NUMER' by itself is valid abbrev for numerator.Dan Kegel
2024-08-15misspell.csv: add new misspellings; also check in result of 'make spellfix'.Dan Kegel
2024-08-14make spell: add a few missing misspellings, fix format of .csv file, also fix...Dan Kegel
2024-08-12GNUmakefile: add spellfix target, use it. (#4387)dkegel-fastly