aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2010-10-27 23:55:03 +1100
committernyamatongwe <devnull@localhost>2010-10-27 23:55:03 +1100
commit19f5372dc7ebd540784ff8f7e45ba0eeb8b017e8 (patch)
tree5900bb0c124197442112181dab6c37371d06e4a6
parentf174020d2436fdc5935b2b992738312487de49fa (diff)
downloadscintilla-mirror-19f5372dc7ebd540784ff8f7e45ba0eeb8b017e8.tar.gz
Spelling and date of change.
-rw-r--r--doc/ScintillaDoc.html2
-rw-r--r--doc/ScintillaHistory.html2
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>