summaryrefslogtreecommitdiffstats
path: root/tests/winClipboard.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/winClipboard.test')
-rw-r--r--tests/winClipboard.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/winClipboard.test b/tests/winClipboard.test
index 28e508b..940b0d9 100644
--- a/tests/winClipboard.test
+++ b/tests/winClipboard.test
@@ -26,7 +26,7 @@ test winClipboard-1.1 {TkSelGetSelection} -constraints win -setup {
selection get -selection CLIPBOARD
} -cleanup {
clipboard clear
-} -returnCodes error -result {CLIPBOARD selection doesn't exist or form "STRING" not defined}
+} -returnCodes error -result {CLIPBOARD selection does not exist or form "STRING" not defined}
test winClipboard-1.2 {TkSelGetSelection} -constraints {
win testclipboard