We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17e60f2 commit 72c708dCopy full SHA for 72c708d
doc/manual.html
@@ -2321,7 +2321,7 @@ <h2 id="addons">Addons</h2>
2321
a <code>{line, ch}</code> object, or can be left off to default
2322
to the start of the document. <code>options</code> is an
2323
optional object, which can contain the property `caseFold:
2324
- false` to disable case folding when mathing a string, or the
+ false` to disable case folding when matching a string, or the
2325
property `multiline: disable` to disable multi-line matching for
2326
regular expressions (which may help performance). A search
2327
cursor has the following methods:
0 commit comments