aboutsummaryrefslogtreecommitdiffhomepage
path: root/wildcard.c
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2005-12-08 01:57:17 +1000
committerGravatar axel <axel@liljencrantz.se>2005-12-08 01:57:17 +1000
commit0c877183b92f7d256d9e82ccf32715f939e4ad4e (patch)
treed53fd2239250d72e5bce22b7373893f2c8dcf444 /wildcard.c
parenta46be4cadb8de762b658e062eb194b202903a75d (diff)
Spelling
darcs-hash:20051207155717-ac50b-6146b02bd8aff0fd27816acd5e31b38093d8575d.gz
Diffstat (limited to 'wildcard.c')
-rw-r--r--wildcard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wildcard.c b/wildcard.c
index edb8deb9..75de72d0 100644
--- a/wildcard.c
+++ b/wildcard.c
@@ -307,7 +307,7 @@ void get_desc( wchar_t *fn, string_buffer_t *sb, int is_cmd )
/*
Test if the file specified by the given filename matches the
- expantion flags specified. flags can be a combination of
+ expansion flags specified. flags can be a combination of
EXECUTABLES_ONLY and DIRECTORIES_ONLY.
*/
static int test_flags( wchar_t *filename,