diff options
-rw-r--r-- | doc/manual.md | 5 |
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 |