]> code.delx.au - gnu-emacs/blobdiff - lisp/rect.el
Doc fix
[gnu-emacs] / lisp / rect.el
index 07e0f6fc14bec2645ab55bcf681614177d99f8b6..53fe46772b21c6a8f37ed6d17319d2c45926d059 100644 (file)
@@ -370,7 +370,7 @@ no text on the right side of the rectangle."
   "Delete all whitespace following a specified column in each line.
 The left edge of the rectangle specifies the position in each line
 at which whitespace deletion should begin.  On each line in the
-rectangle, all continuous whitespace starting at that column is deleted.
+rectangle, all contiguous whitespace starting at that column is deleted.
 
 When called from a program the rectangle's corners are START and END.
 With a prefix (or a FILL) argument, also fill too short lines."