From 9a511c7eb742a936525339a5893bd8acb27a6e8f Mon Sep 17 00:00:00 2001 From: Neil Date: Wed, 21 Sep 2016 18:01:34 +1000 Subject: Removed extraneous spaces in documentation. --- doc/ScintillaDoc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/ScintillaDoc.html') diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index 92fafbbf6..136312b3b 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -2851,7 +2851,7 @@ struct Sci_TextToFind {

The character sets supported on GTK+ are:
SC_CHARSET_ANSI, - SC_CHARSET_DEFAULT (8859-1), + SC_CHARSET_DEFAULT (8859-1), SC_CHARSET_OEM866 (code page 866), SC_CHARSET_CYRILLIC (code page 1251), SC_CHARSET_EASTEUROPE, @@ -2868,7 +2868,7 @@ struct Sci_TextToFind { SC_CHARSET_BALTIC, SC_CHARSET_CHINESEBIG5, SC_CHARSET_CYRILLIC (code page 1251), - SC_CHARSET_DEFAULT (8859-1), + SC_CHARSET_DEFAULT (8859-1), SC_CHARSET_EASTEUROPE, SC_CHARSET_GB2312, SC_CHARSET_GREEK, -- cgit v1.2.3