From d414042279b2fd28dcdecdd720980ed63154029f Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 6 Dec 2010 20:46:44 -0500 Subject: Fixed misspellings in the manual. --- doc/manual/6_AdeptEditing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/manual/6_AdeptEditing.md') 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) -- cgit v1.2.3