From 0270b8776e451b6cce79e68dc788837c2f6b0ef8 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 21 Apr 2003 01:39:06 +0000 Subject: [PATCH] Fix comment typo. --- src/intervals.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/ -- 2.39.2