aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/6_AdeptEditing.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2010-12-06 20:46:44 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2010-12-06 20:46:44 -0500
commitd414042279b2fd28dcdecdd720980ed63154029f (patch)
treeecf7a7008ad450233e6e414f3b94dd83f59fdacd /doc/manual/6_AdeptEditing.md
parent49414d68517e875e2f8c90c70eb61a0dd67a7fa7 (diff)
downloadtextadept-d414042279b2fd28dcdecdd720980ed63154029f.tar.gz
textadept-d414042279b2fd28dcdecdd720980ed63154029f.zip
Fixed misspellings in the manual.
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)