https://bz.apache.org/bugzilla/show_bug.cgi?id=63923
--- Comment #3 from Jens Schleusener <[email protected]> --- Again a new spelling check for the current trunk version was done so https://fossies.org/linux/test/httpd-trunk.tar.bz2/codespell.html is now an alias for https://fossies.org/linux/test/httpd-trunk.200130_1654.tar.bz2/codespell.html As a small new feature there was added a - also sortable - one letter column ("T") indicating the context type of the found spelling error: Abbreviations for the current supported context types: t = text file line c = commented line C = Comment block F = Formatted text file line D = Debug string E = Error string P = Print string Q = Quoted string ? = Unassigned context (maybe source code) That may make it in some cases easier (especially after sorting) to found the more interesting errors. By the way, the line numbers of the especially mentioned errors 4 and 7 have changed slightly: https://fossies.org/linux/test/httpd-trunk.tar.bz2/httpd-trunk/server/mpm/winnt/service.c?M=1162#l_1157 "Adminstrator" -> "Administrator" (also at line 806, 962 and 1052) https://fossies.org/linux/test/httpd-trunk.tar.bz2/httpd-trunk/support/ab.c?M=1320#l_1318 "Connnection" -> "Connection" -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
