diff options
author | Neil <nyamatongwe@gmail.com> | 2017-07-04 09:52:53 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2017-07-04 09:52:53 +1000 |
commit | 3352a72bcb283ed42d40b7903e058d7170a3db28 (patch) | |
tree | 284908ec3a0df2dffe6d71172747e00ac096639c | |
parent | 9c38cba4055ac8e4cd9fd92774c2c46e50c3bcf7 (diff) | |
download | scintilla-mirror-3352a72bcb283ed42d40b7903e058d7170a3db28.tar.gz |
Clean whitespace.
-rw-r--r-- | doc/ScintillaHistory.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index ed8e947a2..0df7cb172 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -892,7 +892,7 @@ have been removed and can no longer be used in client code. </li> <li> - Single phase drawing SC_PHASES_ONE is deprecated along with the + Single phase drawing SC_PHASES_ONE is deprecated along with the SCI_SETTWOPHASEDRAW and SCI_GETTWOPHASEDRAW messages. </li> <li> |