aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2013-10-14 08:29:15 +1100
committerNeil <nyamatongwe@gmail.com>2013-10-14 08:29:15 +1100
commit33e59cf2df83e7a5ebaa494278594540b4114138 (patch)
tree1acc4d3947fce6a76c18ad05d4a6eaed61370fdd
parent754c30407bb1273a6be74878d8f62250fc4c423d (diff)
downloadscintilla-mirror-33e59cf2df83e7a5ebaa494278594540b4114138.tar.gz
Remove line end whitespace.
-rw-r--r--doc/ScintillaHistory.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 4fb3a1194..5615c8f94 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -499,7 +499,7 @@
</li>
<li>
On Cocoa, clients may customize SCIContentView by subclassing both SCIContentView and ScintillaView
- and implementing the contentViewClass class method on the ScintillaView subclass to return the class of
+ and implementing the contentViewClass class method on the ScintillaView subclass to return the class of
the SCIContentView subclass.
</li>
<li>