Apply spelling fixes.

Fixes from PR #30 (ka7) and Bug #925 (fossies.org codespell)
This commit is contained in:
Todd C. Miller
2020-05-06 09:27:43 -06:00
parent 5d3f635ae8
commit 0cf2e09e0c
30 changed files with 55 additions and 55 deletions

View File

@@ -45,7 +45,7 @@ struct cache_item {
/*
* Container structs to simpify size and offset calculations and guarantee
* proper aligment of struct passwd, group, gid_list and group_list.
* proper alignment of struct passwd, group, gid_list and group_list.
*/
struct cache_item_pw {
struct cache_item cache;