summaryrefslogtreecommitdiff
path: root/libarchive/archive_read_disk_set_standard_lookup.c
diff options
context:
space:
mode:
authorColin Percival <cperciva@tarsnap.com>2015-06-01 22:05:59 -0700
committerColin Percival <cperciva@tarsnap.com>2015-06-01 22:10:48 -0700
commit075f87e4e17438f3873a2d8f9fcf260b3f90762e (patch)
tree09a660d618612dfcf75f7c7b66281ca4d771ccff /libarchive/archive_read_disk_set_standard_lookup.c
parent5f24e842684492c5e081b374efa52296c4c3875f (diff)
downloadlibarchive-075f87e4e17438f3873a2d8f9fcf260b3f90762e.tar.gz
Comments: small spelling and grammar fixes
Diffstat (limited to 'libarchive/archive_read_disk_set_standard_lookup.c')
-rw-r--r--libarchive/archive_read_disk_set_standard_lookup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libarchive/archive_read_disk_set_standard_lookup.c b/libarchive/archive_read_disk_set_standard_lookup.c
index 3bc52c70..d6b2d55b 100644
--- a/libarchive/archive_read_disk_set_standard_lookup.c
+++ b/libarchive/archive_read_disk_set_standard_lookup.c
@@ -83,7 +83,7 @@ static const char * lookup_uname_helper(struct name_cache *, id_t uid);
* a simple cache to accelerate such lookups---into the archive_read_disk
* object. This is in a separate file because getpwuid()/getgrgid()
* can pull in a LOT of library code (including NIS/LDAP functions, which
- * pull in DNS resolveers, etc). This can easily top 500kB, which makes
+ * pull in DNS resolvers, etc). This can easily top 500kB, which makes
* it inappropriate for some space-constrained applications.
*
* Applications that are size-sensitive may want to just use the