diff options
author | nyamatongwe <nyamatongwe@gmail.com> | 2013-08-21 22:45:16 +1000 |
---|---|---|
committer | nyamatongwe <nyamatongwe@gmail.com> | 2013-08-21 22:45:16 +1000 |
commit | a786b4b933b40f1f946fadb05a49f240550725fa (patch) | |
tree | 751089b0efd87a4d291094844dbfb21242798d20 | |
parent | 3b5a33ec340f442f6699f5a83013833144ea12f6 (diff) | |
download | scintilla-mirror-a786b4b933b40f1f946fadb05a49f240550725fa.tar.gz |
Fixed spelling mistakes.
-rw-r--r-- | doc/ScintillaHistory.html | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index bc80371a6..9273f4e37 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -1068,7 +1068,7 @@ On Cocoa, remove incorrect setting of save point when reading information through 'string' and 'selectedString'. </li> <li> - On Cocoa, fix incorrect memory managment of infoBar. + On Cocoa, fix incorrect memory management of infoBar. </li> <li> On GTK+ 3 Ubuntu, fix crash when drawing margin. @@ -1351,7 +1351,7 @@ UTF-8 validity is checked more stringently and consistently. All 66 non-characters are now treated as invalid. </li> <li> - HTML lexer bug fixed with inconsistant highlighting for PHP when attribute on separate line from tag. + HTML lexer bug fixed with inconsistent highlighting for PHP when attribute on separate line from tag. <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3520027&group_id=2439">Bug #3520027.</a> </li> <li> @@ -3611,7 +3611,7 @@ SciTE retains selection range when performing a replace selection command. <a href="https://sourceforge.net/tracker/?func=detail&atid=352439&aid=2339160&group_id=2439">Feature #2339160.</a> </li> <li> - SciTE definition of word characters fixed to match documentaiton. <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=2464531&group_id=2439">Bug #2464531.</a> + SciTE definition of word characters fixed to match documentation. <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=2464531&group_id=2439">Bug #2464531.</a> </li> <li> SciTE on GTK+ performing Search or Replace when dialog already shown now brings dialog to foreground. @@ -7364,7 +7364,7 @@ </li> <li> Experimental line wrapping. - Currently has performance and appearence problems. + Currently has performance and appearance problems. </li> </ul> <h3> @@ -9348,4 +9348,3 @@ </h3> </body> </html> - |