diff options
Diffstat (limited to 'src/libvterm/t/11state_movecursor.test')
-rw-r--r-- | src/libvterm/t/11state_movecursor.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libvterm/t/11state_movecursor.test b/src/libvterm/t/11state_movecursor.test index c1d72b2a6..26e447e7c 100644 --- a/src/libvterm/t/11state_movecursor.test +++ b/src/libvterm/t/11state_movecursor.test @@ -112,7 +112,7 @@ PUSH "\e[2F" PUSH "\e[0F" ?cursor = 0,0 -!Cursor Horizonal Absolute +!Cursor Horizontal Absolute PUSH "\n" ?cursor = 1,0 PUSH "\e[20G" |