aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2025-05-29 08:57:41 +1000
committerNeil <nyamatongwe@gmail.com>2025-05-29 08:57:41 +1000
commitd2926229e07bffa106216e23bfcf0f28eee55f1a (patch)
tree5eccbeead04a48c2ac160c0f17a9c34061156f60
parent7909c514d76359577accb9c2417590e6cff4e184 (diff)
downloadscintilla-mirror-d2926229e07bffa106216e23bfcf0f28eee55f1a.tar.gz
Minor validity fixes.
-rw-r--r--doc/ScintillaDoc.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index 17ee1673c..6a75fd63f 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -130,7 +130,7 @@
<h1>Scintilla Documentation</h1>
- <p>Last edited 27 April 2025 NH</p>
+ <p>Last edited 29 May 2025 NH</p>
<p style="background:#90F0C0">Scintilla 5 has moved the lexers from Scintilla into a new
<a href="Lexilla.html">Lexilla</a> project.<br />
@@ -3670,7 +3670,7 @@ struct Sci_TextToFindFull {
<td>&check;</td>
<td>&check;</td></tr>
<tr>
- <th align="left"><code>SC_CHARSET_GREEK</code></td>
+ <th align="left"><code>SC_CHARSET_GREEK</code></th>
<td>161</td>
<td>&check;</td>
<td></td>
@@ -5260,7 +5260,7 @@ struct Sci_TextToFindFull {
</tr>
</tbody>
</table>
- <p></p>
+ <br />
<table class="standard" summary="IME interaction">
<caption>IME interaction support</caption>