diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-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 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> |