aboutsummaryrefslogtreecommitdiffhomepage
path: root/wildcard.h
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.h
parenta46be4cadb8de762b658e062eb194b202903a75d (diff)
Spelling
darcs-hash:20051207155717-ac50b-6146b02bd8aff0fd27816acd5e31b38093d8575d.gz
Diffstat (limited to 'wildcard.h')
-rw-r--r--wildcard.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/wildcard.h b/wildcard.h
index dff4347f..4c3ef7a1 100644
--- a/wildcard.h
+++ b/wildcard.h
@@ -1,8 +1,7 @@
-
/** \file wildcard.h
My own globbing implementation. Needed to implement this instead
- of using libs globbing to support tab-expantion of globbed
+ of using libs globbing to support tab-expansion of globbed
paramaters.
*/