commit | 720c710091ba23dcbfca46766d87b4bb57dbc892 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu May 10 18:07:50 2007 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Thu May 10 18:07:50 2007 +0000 |
tree | a3ed47f484ac9632e714951987398888158c97d7 | |
parent | 25bc63d168842127cbf23d986f1fcf88553430f6 [diff] [blame] |
updated for version 7.1b
diff --git a/src/workshop.c b/src/workshop.c index 88ff5ec..38d27c4 100644 --- a/src/workshop.c +++ b/src/workshop.c
@@ -1329,7 +1329,7 @@ warp_to_pc( int lnum) /* line number to warp to */ { - char lbuf[256]; /* build line comand here */ + char lbuf[256]; /* build line command here */ if (lnum > 0) {