summaryrefslogtreecommitdiffstats
path: root/src/gui_riscos.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2007-05-10 17:35:54 +0000
committerBram Moolenaar <Bram@vim.org>2007-05-10 17:35:54 +0000
commit7263a77b998151fa95666d9a379fcc2dd8725ba3 (patch)
treeef44aa3904439a0766f47b71e30f3c2a61d97c89 /src/gui_riscos.c
parent2bb8df23dc2065304d9fab28be07ba6a7362be6d (diff)
updated for version 7.1b
Diffstat (limited to 'src/gui_riscos.c')
-rw-r--r--src/gui_riscos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui_riscos.c b/src/gui_riscos.c
index 46e79c0485..6adc8b77e3 100644
--- a/src/gui_riscos.c
+++ b/src/gui_riscos.c
@@ -2873,7 +2873,7 @@ gui_mch_destroy_menu(vimmenu_T *menu)
}
/* Size of buffer has changed.
- * Add one to max since gui.c substracts one more than it should!
+ * Add one to max since gui.c subtracts one more than it should!
*/
void
gui_mch_set_scrollbar_thumb(sb, val, size, max)