diff options
author | fvogel <fvogelnew1@free.fr> | 2015-10-03 19:33:41 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2015-10-03 19:33:41 (GMT) |
commit | 232769312e8b6d7b1fa4bb3674b8afe660b8b59f (patch) | |
tree | 8c3bc516ca927c6baece53e225beee2954dac667 /tests/text.test | |
parent | e2f4951c81ba0437d402871c1e5d5064e6c578a2 (diff) | |
download | tk-232769312e8b6d7b1fa4bb3674b8afe660b8b59f.zip tk-232769312e8b6d7b1fa4bb3674b8afe660b8b59f.tar.gz tk-232769312e8b6d7b1fa4bb3674b8afe660b8b59f.tar.bz2 |
Typo
Diffstat (limited to 'tests/text.test')
-rw-r--r-- | tests/text.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/text.test b/tests/text.test index e170fb4..0ea4a6e 100644 --- a/tests/text.test +++ b/tests/text.test @@ -3205,7 +3205,7 @@ test text-25.18 {patch 1469210 - inserting after undo} -setup { } -cleanup { destroy .t } -result 1 -test text-25.19 {patch 1669632 (i) - undo after Contron-1} -setup { +test text-25.19 {patch 1669632 (i) - undo after Control-1} -setup { destroy .t } -body { text .t -undo 1 |