diff man/lispref/gutter.texi @ 410:de805c49cfc1 r21-2-35

Import from CVS: tag r21-2-35
author cvs
date Mon, 13 Aug 2007 11:19:21 +0200
parents 501cfd01ee6d
children
line wrap: on
line diff
--- a/man/lispref/gutter.texi	Mon Aug 13 11:18:12 2007 +0200
+++ b/man/lispref/gutter.texi	Mon Aug 13 11:19:21 2007 +0200
@@ -96,7 +96,7 @@
 
 Valid gutter-size instantiators are either integers or the special
 symbol @code{autodetect}. If a gutter-size is set to @code{autodetect}
-them the size of the gutter will be adjusted to just accomodate the
+them the size of the gutter will be adjusted to just accommodate the
 gutters contents. @code{autodetect} only works for top and bottom
 gutters.
 @end defun
@@ -117,7 +117,7 @@
 
 Valid gutter-visible instantiators are t, nil or a list of symbols.  If
 a gutter-visible instantiator is set to a list of symbols, and the
-correspondong gutter specification is a property-list strings, then
+corresponding gutter specification is a property-list strings, then
 elements of the gutter specification will only be visible if the
 corresponding symbol occurs in the gutter-visible instantiator.
 @end defun