summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Nevins <jacobn@chiark.greenend.org.uk>2004-06-21 00:28:44 +0000
committerJacob Nevins <jacobn@chiark.greenend.org.uk>2004-06-21 00:28:44 +0000
commit765012cad1a36c9bb3094c66d055a3b612e4c3a2 (patch)
tree008c402d177a5d01afdf0a46f9ad940090b727d5
parent68aff7886d409a6ac969108450c491004fac62d8 (diff)
downloadhalibut-765012cad1a36c9bb3094c66d055a3b612e4c3a2.zip
halibut-765012cad1a36c9bb3094c66d055a3b612e4c3a2.tar.gz
halibut-765012cad1a36c9bb3094c66d055a3b612e4c3a2.tar.bz2
halibut-765012cad1a36c9bb3094c66d055a3b612e4c3a2.tar.xz
nit: s/case-sensitive/case-insensitive/ in comment about nasty indexing
hack. [originally from svn r4311]
-rw-r--r--bk_whlp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bk_whlp.c b/bk_whlp.c
index 1e1ae31..6593013 100644
--- a/bk_whlp.c
+++ b/bk_whlp.c
@@ -258,7 +258,7 @@ void whlp_backend(paragraph *sourceform, keywordlist *keywords,
if (ie_prev) {
/*
* It appears that Windows Help's index mechanism
- * is inherently case-sensitive. Therefore, if two
+ * is inherently case-insensitive. Therefore, if two
* adjacent index terms compare equal apart from
* case, I'm going to append nonbreaking spaces to
* the end of the second one so that Windows will