From aa9d50a1c15b5aa4f4a192b9a146a377de4d42cb Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sun, 28 Oct 2001 23:05:49 +0000 Subject: fix spelling errors --- winsup/cygwin/glob.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/cygwin/glob.c') diff --git a/winsup/cygwin/glob.c b/winsup/cygwin/glob.c index f50ef8e3c..c458e78be 100644 --- a/winsup/cygwin/glob.c +++ b/winsup/cygwin/glob.c @@ -649,7 +649,7 @@ glob3(pathbuf, pathend, pattern, restpattern, pglob) /* - * 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.2.3