From 5f41a5dc88a9597fadcef346c2433abc00b1f650 Mon Sep 17 00:00:00 2001 From: emaste Date: Thu, 11 Apr 2013 20:15:37 +0000 Subject: Spelling correction --- lib/libc/gen/glob.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/gen') diff --git a/lib/libc/gen/glob.c b/lib/libc/gen/glob.c index 832dc8d..95a3a06 100644 --- a/lib/libc/gen/glob.c +++ b/lib/libc/gen/glob.c @@ -738,7 +738,7 @@ glob3(Char *pathbuf, Char *pathend, Char *pathend_last, /* - * Extend the gl_pathv member of a glob_t structure to accomodate a new item, + * Extend the gl_pathv member of a glob_t structure to accommodate a new item, * add the new item, and update gl_pathc. * * This assumes the BSD realloc, which only copies the block when its size -- cgit v1.1