summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2013-04-11 20:15:37 +0000
committeremaste <emaste@FreeBSD.org>2013-04-11 20:15:37 +0000
commit5f41a5dc88a9597fadcef346c2433abc00b1f650 (patch)
treed39be4fdd919ae7aaf61d63e58439375e6260d48 /lib/libc/gen
parent61d99a1d27b2992e4c249dee63834169d4b49c7c (diff)
downloadFreeBSD-src-5f41a5dc88a9597fadcef346c2433abc00b1f650.zip
FreeBSD-src-5f41a5dc88a9597fadcef346c2433abc00b1f650.tar.gz
Spelling correction
Diffstat (limited to 'lib/libc/gen')
-rw-r--r--lib/libc/gen/glob.c2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud