summaryrefslogtreecommitdiffstats
path: root/doc/other/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/other/ScintillaHistory.html')
-rw-r--r--doc/other/ScintillaHistory.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/other/ScintillaHistory.html b/doc/other/ScintillaHistory.html
index 94a7984..a230271 100644
--- a/doc/other/ScintillaHistory.html
+++ b/doc/other/ScintillaHistory.html
@@ -3534,7 +3534,7 @@
with GTK_ as keywords.
</li>
<li>
- Qt::Horizontal scrolling can be jumpy rather than gradual.
+ Horizontal scrolling can be jumpy rather than gradual.
</li>
<li>
GetSelText places a '\0' in the buffer if the selection is empty..
@@ -4603,7 +4603,7 @@
in items. The selected item may be changed through the API.
</li>
<li>
- Qt::Horizontal scrollbar can be turned off.
+ Horizontal scrollbar can be turned off.
</li>
<li>
Property to remove trailing spaces when saving file.