diff options
author | nyamatongwe <devnull@localhost> | 2003-01-24 12:28:42 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2003-01-24 12:28:42 +0000 |
commit | acd5a29d86520557aad3ecfe15db60b642b843ed (patch) | |
tree | 6ee9a1e69d5a5f568171fc515bd01e04bd19e351 | |
parent | a3b739fe92f48208e0f5a52d46e50e8e836d9923 (diff) | |
download | scintilla-mirror-rel-1-50.tar.gz |
Forgot to save before last commit.rel-1-50
-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> |