diff man/lispref/extents.texi @ 369:1d62742628b6 r21-1-14

Import from CVS: tag r21-1-14
author cvs
date Mon, 13 Aug 2007 11:01:51 +0200
parents 54f7aa390f4f
children cc15677e0335
line wrap: on
line diff
--- a/man/lispref/extents.texi	Mon Aug 13 11:01:11 2007 +0200
+++ b/man/lispref/extents.texi	Mon Aug 13 11:01:51 2007 +0200
@@ -823,7 +823,7 @@
 When a string is created using @code{buffer-substring} or
 @code{buffer-string}, any duplicable extents in the region corresponding
 to the string will be copied into the string (@pxref{Buffer
-Contents}).  When the string in inserted into a buffer using
+Contents}).  When the string is inserted into a buffer using
 @code{insert}, @code{insert-before-markers}, @code{insert-buffer} or
 @code{insert-buffer-substring}, the extents in the string will be copied
 back into the buffer (@pxref{Insertion}).  The extents in a string can,