aboutsummaryrefslogtreecommitdiff
path: root/doc/06_AdeptEditing.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2013-10-09 00:23:46 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2013-10-09 00:23:46 -0400
commit098be412f70bb6722c6751b70f939f08f70e196d (patch)
tree15e8a7961b38d85cb3c1966ad929b21fbf7cccfd /doc/06_AdeptEditing.md
parentc9094906de1a7a306c8fdc27a2dc13c65ac40cf8 (diff)
downloadtextadept-098be412f70bb6722c6751b70f939f08f70e196d.tar.gz
textadept-098be412f70bb6722c6751b70f939f08f70e196d.zip
More LuaDoc updates.
Diffstat (limited to 'doc/06_AdeptEditing.md')
-rw-r--r--doc/06_AdeptEditing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/06_AdeptEditing.md b/doc/06_AdeptEditing.md
index f27df547..9356f0e6 100644
--- a/doc/06_AdeptEditing.md
+++ b/doc/06_AdeptEditing.md
@@ -14,7 +14,7 @@ Usually, brace ('(', '[', '{') and quote ('&apos;', '&quot;') characters go
together in pairs. Textadept automatically inserts the complement character of
any user-typed opening brace or quote character and allows the user to
subsequently type over it. Similarly, the editor deletes the complement when
-you press `Bksp` (`⌫` on Mac OSX | `Bksp` in curses) over the first. The
+you press `Bksp` (`⌫` on Mac OSX | `Bksp` in curses) over the typed one. The
[preferences][] page details how to configure or disable these features.
[preferences]: 08_Preferences.html#Generic