summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar AntolĂ­n Camarena <omar.antolin@gmail.com>2020-04-23 12:07:31 -0500
committerGitHub <noreply@github.com>2020-04-23 12:07:31 -0500
commitba93f3e521e6b80a45d6da9af5bd644ff3a454e5 (patch)
treed16d5ae38287d83aedc69eb6721b6e9df86ea452
parentae466bc4f4d90e5343f17faf1d3fba4db9ea9145 (diff)
Typo in README pointed out by codecoll
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index db0a1f9..4c5c6fe 100644
--- a/README.org
+++ b/README.org
@@ -78,7 +78,7 @@ define new matching styles. The predefined ones are:
For example, =re-re= matches =query-replace-regexp=, =recode-region= and
=magit-remote-list-refs=; =f-d.t= matches =final-draft.txt=.
-The variable =orderless-component-matching-style= should be set to a
+The variable =orderless-component-matching-styles= should be set to a
list of the desired styles to use. By default it enables the regexp
and initialism styles.