diff options
author | nyamatongwe <unknown> | 2010-10-27 23:55:03 +1100 |
---|---|---|
committer | nyamatongwe <unknown> | 2010-10-27 23:55:03 +1100 |
commit | 262561896511d2dea226dc5a134cd28204f93095 (patch) | |
tree | 45b00e6781f0fbc633f1c966339424239fbb33fd | |
parent | c53fa7eebdbb4f9368249108bcda047b684e1a5d (diff) | |
download | scintilla-mirror-262561896511d2dea226dc5a134cd28204f93095.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> |