From 42d4302f246931b0f92aa5341fe1a8cd9745db08 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 29 Sep 2014 22:02:13 -0700 Subject: [PATCH] Spelling fix. --- src/xdisp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xdisp.c b/src/xdisp.c index ee05ea2a053..c68d1375ff7 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -15028,7 +15028,7 @@ run_window_scroll_functions (Lisp_Object window, struct text_pos startp) is higher than window. If CURRENT_MATRIX_P is non-zero, use the information from the - window's current glyph matrix; otherwise uze the desired glyph + window's current glyph matrix; otherwise use the desired glyph matrix. A value of 0 means the caller should do scrolling -- 2.39.5