branch: externals/idlwave
commit 6ab7d594ca73d0b9cdacf948b856a8b0daeb25c4
Author: jdsmith <jdsmith>
Commit: jdsmith <jdsmith>

    *** empty log message ***
---
 idlwave.texi | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/idlwave.texi b/idlwave.texi
index 9e11a0abbd..9e3f25f6b8 100644
--- a/idlwave.texi
+++ b/idlwave.texi
@@ -1501,13 +1501,13 @@ displaying source file.
 @end defopt
 
 @defopt idlwave-help-doclib-name (@code{"name"})
-The heading word in doclib headers to locate the @emph{name} section.
-Can be a regexp, e.g. @code{"\\(name\\|nom\\)"}.
+The case-insensitive heading word in doclib headers to locate the
+@emph{name} section.  Can be a regexp, e.g. @code{"\\(name\\|nom\\)"}.
 @end defopt
 
 @defopt idlwave-help-doclib-keyword (@code{"KEYWORD"})
-The heading word in doclib headers to locate the @emph{keywords}
-section.  Can be a regexp.
+The case-insensitive heading word in doclib headers to locate the
+@emph{keywords} section.  Can be a regexp.
 @end defopt
 
 

Reply via email to