diff options
author | nyamatongwe <devnull@localhost> | 2000-11-06 09:07:48 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2000-11-06 09:07:48 +0000 |
commit | fe52c9e0299f9ba041544a82b386ddf67fa64667 (patch) | |
tree | e707f77fb4e7061928b9c59e8098349eb5296040 | |
parent | 91256517024d92be443ae6c57590992b03b650ab (diff) | |
download | scintilla-mirror-fe52c9e0299f9ba041544a82b386ddf67fa64667.tar.gz |
Updated release blurbs.rel-1-33
-rw-r--r-- | doc/ScintillaHistory.html | 2 | ||||
-rw-r--r-- | doc/index.html | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index ce09d9692..409158675 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -191,7 +191,7 @@ </li> <li> Word part movement commands for cursoring between the parts of reallyLongCamelIdentifiers and - other_wasy_of_making_words. + other_ways_of_making_words. </li> <li> When text on only one line is selected, Shift+Tab moves to the previous tab stop. diff --git a/doc/index.html b/doc/index.html index 730280576..756bbf5c0 100644 --- a/doc/index.html +++ b/doc/index.html @@ -66,7 +66,8 @@ </tr> <tr> <td width="100%"> - <font color="#FFCC99" size="3"> Version 1.33 fixes bugs.</font> + <font color="#FFCC99" size="3"> Version 1.33 has better internationalisation + support on GTK+ and fixes bugs.</font> </td> </tr> </table> |