diff options
author | nyamatongwe <devnull@localhost> | 2009-11-13 04:32:41 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2009-11-13 04:32:41 +0000 |
commit | c6bbc50a3fe2f6a214c2727b4498648db5343eca (patch) | |
tree | 2742bc22cc7623dff5cf195c323c3a757018c8d2 | |
parent | b0fd35624943dff58bf7b328da441216d92af053 (diff) | |
download | scintilla-mirror-c6bbc50a3fe2f6a214c2727b4498648db5343eca.tar.gz |
Typo.
-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 571d9c9dd..a3316ef7b 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -390,7 +390,7 @@ Released on 11 August 2009. </li> <li> - Multiple pieces of text can be selected simultaneously by holding control whil dragging the mouse. + Multiple pieces of text can be selected simultaneously by holding control while dragging the mouse. Typing, backspace and delete may affect all selections together. </li> <li> |