commit | 10c56952d8d29365e178baa4e0db785493041595 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu May 10 18:38:52 2007 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Thu May 10 18:38:52 2007 +0000 |
tree | 7330479a65e48a2c92c135a37e106686f484f6ce | |
parent | 335437bb249a46c51109251ff50f1b9aa8828fc4 [diff] [blame] |
updated for version 7.1b
diff --git a/src/ops.c b/src/ops.c index cf7bdb1..ddc414b 100644 --- a/src/ops.c +++ b/src/ops.c
@@ -4094,7 +4094,7 @@ * "redraw" is TRUE when the screen should be updated. * Caller must have setup for undo. * - * return FAIL for failure, OK ohterwise + * return FAIL for failure, OK otherwise */ int do_join(insert_space)