Skip to content

Commit ebcd76e

Browse files
0b10011marijnh
authored andcommitted
Fix typo in manual.
1 parent 82702d5 commit ebcd76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/manual.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1120,7 +1120,7 @@ <h2 id="modeapi">Writing CodeMirror Modes</h2>
11201120
state.</p>
11211121

11221122
<p id="indent">If you want your mode to provide smart indentation
1123-
(though the <a href="#indentLine"><code>indentLine</code></a>
1123+
(through the <a href="#indentLine"><code>indentLine</code></a>
11241124
method and the <code>indentAuto</code>
11251125
and <code>newlineAndIndent</code> commands, which keys can be
11261126
<a href="#option_extraKeys">bound</a> to), you must define

0 commit comments

Comments
 (0)