diff options
| -rw-r--r-- | orderless.el | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
