From 88f5ca9883a55457aa6e8cc20d70244e50e3e6b8 Mon Sep 17 00:00:00 2001 From: jgart Date: Tue, 19 Sep 2023 20:37:19 -0500 Subject: Fix wording in docstring --- orderless.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orderless.el b/orderless.el index 29e0492..b7b1461 100644 --- a/orderless.el +++ b/orderless.el @@ -199,7 +199,7 @@ information on how this variable is used, see If this variable is t, then case-sensitivity is decided as follows: if any component contains upper case letters, the matches are case sensitive; otherwise case-insensitive. This -like the behavior of `isearch' when `search-upper-case' is +is like the behavior of `isearch' when `search-upper-case' is non-nil. On the other hand, if this variable is nil, then case-sensitivity -- cgit v1.0