commit | 49325942f5451aa3f906cc6aefc9f39b60392bd5 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu May 10 19:19:59 2007 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Thu May 10 19:19:59 2007 +0000 |
tree | faa1f3cc42ec542f73ffa8dc0e47e4cd79831528 | |
parent | 5f52cff1b346f5674291b5988017165a1f2287d9 [diff] [blame] |
updated for version 7.1b
diff --git a/src/gui_at_sb.h b/src/gui_at_sb.h index 0d3d196..90940f5 100644 --- a/src/gui_at_sb.h +++ b/src/gui_at_sb.h
@@ -110,7 +110,7 @@ float max; /* Maximum value for top */ Dimension length; /* either height or width */ Dimension thickness; /* either width or height */ - Dimension min_thumb; /* minium size for the thumb. */ + Dimension min_thumb; /* minimum size for the thumb. */ /* private */ XtIntervalId timer_id; /* autorepeat timer; remove on destruction */