summaryrefslogtreecommitdiffstats
path: root/runtime/macros
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2021-07-28 20:10:16 +0200
committerBram Moolenaar <Bram@vim.org>2021-07-28 20:10:16 +0200
commit53f7fccc9413c9f770694b56f40f242d383b2d5f (patch)
tree6803c702a3f895b63acd2cd8afb4a9737eb47bea /runtime/macros
parent327d3ee4557027b51aad86e68743a85ed3a6f52b (diff)
Update runtime files
Diffstat (limited to 'runtime/macros')
-rw-r--r--runtime/macros/hanoi/hanoi.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/macros/hanoi/hanoi.vim b/runtime/macros/hanoi/hanoi.vim
index 834d6f2c4b..1d075fa21f 100644
--- a/runtime/macros/hanoi/hanoi.vim
+++ b/runtime/macros/hanoi/hanoi.vim
@@ -22,7 +22,7 @@ map F "hy2l
" initialisations:
" KM cleanup buffer
" Y create tower of desired height
-" NOQ copy it and inster a T
+" NOQ copy it and insert a T
" NO copy this one
" S change last char into a $
" R change last char in previous line into a n