diff options
| author | Omar Antolín <omar.antolin@gmail.com> | 2020-04-22 08:37:43 -0500 |
|---|---|---|
| committer | Omar Antolín <omar.antolin@gmail.com> | 2020-04-22 08:37:43 -0500 |
| commit | c23a9a40be850f92e2b6e956eefe10ae3aac3580 (patch) | |
| tree | 9dd4a860e23a70be120e7b2698b1ddb026fb9e06 | |
| parent | 1f7339fdf07f89028699038a3186aebdda2014e0 (diff) | |
Typo in README
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ define new matching styles. The predefined ones are: This is just =regexp-quote=. - orderless-initialism :: each character of the component should appear - as at the beginning of a word in the candidate, in order. + as the beginning of a word in the candidate, in order. This maps =abc= to =\<a.*\<b.*\c=. |
