diff src/gui_at_sb.h @ 1226:a49d06539452

updated for version 7.1b
author vimboss
date Thu, 10 May 2007 19:19:59 +0000
parents 3fc0f57ecb91
children 1a5d34492798
line wrap: on
line diff
--- a/src/gui_at_sb.h
+++ b/src/gui_at_sb.h
@@ -110,7 +110,7 @@ typedef struct
     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 */