diff options
author | nyamatongwe <devnull@localhost> | 2010-10-27 23:55:03 +1100 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2010-10-27 23:55:03 +1100 |
commit | 19f5372dc7ebd540784ff8f7e45ba0eeb8b017e8 (patch) | |
tree | 5900bb0c124197442112181dab6c37371d06e4a6 | |
parent | f174020d2436fdc5935b2b992738312487de49fa (diff) | |
download | scintilla-mirror-19f5372dc7ebd540784ff8f7e45ba0eeb8b017e8.tar.gz |
Spelling and date of change.
-rw-r--r-- | doc/ScintillaDoc.html | 2 | ||||
-rw-r--r-- | doc/ScintillaHistory.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index c32a37b56..6f29d71dc 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -79,7 +79,7 @@ <h1>Scintilla Documentation</h1> - <p>Last edited 16/July/2010 NH</p> + <p>Last edited 22/October/2010 NH</p> <p>There is <a class="jump" href="Design.html">an overview of the internal design of Scintilla</a>.<br /> diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index e1863d1a1..9d0cc32d6 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -403,7 +403,7 @@ <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3081721&group_id=2439">Bug #3081721.</a> </li> <li> - Bug fixed for autocompletion list overlaping text when WS_EX_CLIENTEDGE used. + Bug fixed for autocompletion list overlapping text when WS_EX_CLIENTEDGE used. <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3079778&group_id=2439">Bug #3079778.</a> </li> <li> |