summaryrefslogtreecommitdiff
path: root/src/xdisp.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2014-06-15 00:47:04 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2014-06-15 00:47:04 -0700
commite4cff260759aa8affa01a28f944c328c1c90c827 (patch)
treec58edb2fbc575e8f99820ec9a3838d73d8f223e2 /src/xdisp.c
parent27433ff85f21f108e84a6e8966c9461cf66c2015 (diff)
downloademacs-e4cff260759aa8affa01a28f944c328c1c90c827.tar.gz
Spelling fix.
Diffstat (limited to 'src/xdisp.c')
-rw-r--r--src/xdisp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xdisp.c b/src/xdisp.c
index cb92ab7c952..b1c7ee92b54 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -15806,7 +15806,7 @@ set_vertical_scroll_bar (struct window *w)
redisplay itself, when it decides that the previous window start
point is fine and should be kept. Search for "goto force_start"
below to see the details. Like the values of window-start
- specified outside of redisply, these internally deduced values
+ specified outside of redisplay, these internally-deduced values
are tested for feasibility, and ignored if found to be
unfeasible.