From 765012cad1a36c9bb3094c66d055a3b612e4c3a2 Mon Sep 17 00:00:00 2001 From: Jacob Nevins Date: Mon, 21 Jun 2004 00:28:44 +0000 Subject: nit: s/case-sensitive/case-insensitive/ in comment about nasty indexing hack. [originally from svn r4311] --- 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 -- cgit v1.1