summaryrefslogtreecommitdiff
path: root/src/intervals.c
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2003-04-21 01:39:06 +0000
committerRichard M. Stallman <rms@gnu.org>2003-04-21 01:39:06 +0000
commite11350ad78b40774a1e71691cf9fe4323f57f367 (patch)
treebf197bc87246e03330baaed8752a0bf703098af9 /src/intervals.c
parent5a6dfdcdac0718919060a6b138d366b21349e2c6 (diff)
downloademacs-e11350ad78b40774a1e71691cf9fe4323f57f367.tar.gz
Fix comment typo.
Diffstat (limited to 'src/intervals.c')
-rw-r--r--src/intervals.c2
1 files changed, 1 insertions, 1 deletions
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/