Skip to content

Commit d8009de

Browse files
Primigenusmarijnh
authored andcommitted
Correct spelling from "givne" to "given".
1 parent 7777dce commit d8009de

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
@@ -620,7 +620,7 @@ <h2 id="api">Programming API</h2>
620620
<dd>Set the selection range. <code>anchor</code>
621621
and <code>head</code> should be <code>{line, ch}</code>
622622
objects. <code>head</code> defaults to <code>anchor</code> when
623-
not givne.</dd>
623+
not given.</dd>
624624

625625
<dt id="getLine"><code>getLine(n) → string</code></dt>
626626
<dd>Get the content of line <code>n</code>.</dd>

0 commit comments

Comments
 (0)