aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2014-09-29 21:37:18 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2014-09-29 21:37:18 -0400
commit42aa663a9dd8b5008530e117c677ed391879c5c7 (patch)
tree0925a4577ab0950ac8715b4e364828833f1a311a
parentdb76cede3abb210f0c636d971b8de6d447619403 (diff)
downloadtextadept-42aa663a9dd8b5008530e117c677ed391879c5c7.tar.gz
textadept-42aa663a9dd8b5008530e117c677ed391879c5c7.zip
State that "Replace in Selection" is for contiguous selections; doc/manual.html
-rw-r--r--doc/manual.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/manual.md b/doc/manual.md
index fd7ac5c1..36dc0157 100644
--- a/doc/manual.md
+++ b/doc/manual.md
@@ -723,8 +723,9 @@ Pressing `Esc` (`⎋` | `Esc`) hides the pane after you finish with it.
### Replace in Selection
-By default, "Replace All" replaces all text in the buffer. Selecting a block of
-text and then "Replace All" replaces all text in the selection.
+By default, "Replace All" replaces all text in the buffer. Selecting a
+contiguous block of text and then "Replace All" replaces all text in the
+selection.
### Find in Files