aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/6_AdeptEditing.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2011-08-30 20:58:06 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2011-08-30 20:58:06 -0400
commit94a410830cc0c93323dcb69a63a57e3c5d963d3b (patch)
treed7105bd586e07ca106e6d0c0e9ff12641c0fc0e4 /doc/manual/6_AdeptEditing.md
parentbe8a54727383036e65ff3459f9b9ea7f733ec5bf (diff)
downloadtextadept-94a410830cc0c93323dcb69a63a57e3c5d963d3b.tar.gz
textadept-94a410830cc0c93323dcb69a63a57e3c5d963d3b.zip
Updated manual.
Diffstat (limited to 'doc/manual/6_AdeptEditing.md')
-rw-r--r--doc/manual/6_AdeptEditing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/6_AdeptEditing.md b/doc/manual/6_AdeptEditing.md
index ba633e53..cf714c00 100644
--- a/doc/manual/6_AdeptEditing.md
+++ b/doc/manual/6_AdeptEditing.md
@@ -149,7 +149,7 @@ If no text is selected, the word to the left of the caret is enclosed.
## Word Highlight
All occurrences of a given word are highlighted by putting the caret over the
-word and pressing `Ctrl+Shift+H` (`⌘⇧H` on Mac OSX). This is useful to show
+word and pressing `Ctrl+Alt+Shift+H` (`⌘⇧H` on Mac OSX). This is useful to show
occurrences of a variable name in source code.
![Word Highlight](images/wordhighlight.png)