aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/6_AdeptEditing.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/6_AdeptEditing.md')
-rw-r--r--doc/manual/6_AdeptEditing.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/6_AdeptEditing.md b/doc/manual/6_AdeptEditing.md
index 5e9aef34..d2d7e1da 100644
--- a/doc/manual/6_AdeptEditing.md
+++ b/doc/manual/6_AdeptEditing.md
@@ -130,9 +130,9 @@ If no text is selected, the word to the left of the caret is enclosed.
## Word Highlight
-All occurances of a given word are highlighted by putting the caret over the
+All occurrences of a given word are highlighted by putting the caret over the
word and pressing `Ctrl+H` (`Ctrl+Apple+T` on Mac OSX). This is useful to show
-occurances of a variable name in source code.
+occurrences of a variable name in source code.
![Word Highlight](images/wordhighlight.png)