From c770011aba58fb66b9a654c5089476315998ab27 Mon Sep 17 00:00:00 2001 From: jacob Date: Mon, 21 Jun 2004 00:28:44 +0000 Subject: [PATCH] nit: s/case-sensitive/case-insensitive/ in comment about nasty indexing hack. git-svn-id: svn://svn.tartarus.org/sgt/halibut@4311 cda61777-01e9-0310-a592-d414129be87e --- bk_whlp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0