From: Richard M. Stallman Date: Mon, 21 Apr 2003 01:39:06 +0000 (+0000) Subject: Fix comment typo. X-Git-Tag: ttn-vms-21-2-B4~10456 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0270b8776e451b6cce79e68dc788837c2f6b0ef8;p=emacs.git Fix comment typo. --- diff --git a/src/intervals.c b/src/intervals.c index c393628dc4f..21048f93cb1 100644 --- a/src/intervals.c +++ b/src/intervals.c @@ -2071,7 +2071,7 @@ set_point_both (buffer, charpos, bytepos) if (backwards) { - /* If the preceeding character is both intangible and invisible, + /* If the preceding character is both intangible and invisible, and the invisible property is `rear-sticky', perturb it so that the search starts one character earlier -- this ensures that point can never move to the end of an invisible/