diff options
| -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> | 
