diff options
author | nyamatongwe <unknown> | 2003-01-24 12:28:42 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2003-01-24 12:28:42 +0000 |
commit | bdff8ea28ac52bd08caee8ac4db89b0c32cc484b (patch) | |
tree | 6ee9a1e69d5a5f568171fc515bd01e04bd19e351 | |
parent | 2b4809a522d20344a674a3edd964b11a4acd88b1 (diff) | |
download | scintilla-mirror-bdff8ea28ac52bd08caee8ac4db89b0c32cc484b.tar.gz |
Forgot to save before last commit.
-rw-r--r-- | doc/ScintillaHistory.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 5545ced3a..133f6b3ae 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -203,7 +203,7 @@ </li> <li> SciTE sets $(Replacements) to the number of replacements made by the - replace all command. $(CurrentWord) is set to the word before the caret if the caret + Replace All command. $(CurrentWord) is set to the word before the caret if the caret is at the end of a word. </li> <li> |