aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorJason Hallam <unknown>2016-02-24 10:47:02 +1100
committerJason Hallam <unknown>2016-02-24 10:47:02 +1100
commitf1fb342721e222e7eae1f15f2b180b4ff070b9c0 (patch)
treefc3e05d9bfa936be338cc22caf654d330fcc58a0 /doc/ScintillaHistory.html
parent92b6a5aa31c305a9ad5c7abb50d4384a5205336c (diff)
downloadscintilla-mirror-f1fb342721e222e7eae1f15f2b180b4ff070b9c0.tar.gz
Retry copying to clipboard if it fails as another application may have opened it
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 1c5f2f356..97c6d4f9f 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -539,7 +539,7 @@
IME target range displayed on Qt for OS X.
</li>
<li>
- On Windows, make clipboard operations more robust by retrying OpenClipboard if it fails
+ On Qt and Windows, make clipboard operations more robust by retrying if they fail
as this may occur when another application has opened the clipboard.
</li>
</ul>