emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 5a596bbed5 02/14: Fix a typo in a doc string.


From: Eli Zaretskii
Subject: master 5a596bbed5 02/14: Fix a typo in a doc string.
Date: Fri, 24 Jun 2022 03:54:17 -0400 (EDT)

branch: master
commit 5a596bbed58774070931fa84a74830e50ed75b3a
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    Fix a typo in a doc string.
---
 src/xdisp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/xdisp.c b/src/xdisp.c
index 24f3167e7d..9eba0ca886 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -36723,7 +36723,7 @@ a window is aborted due to this reason, the buffer 
shown in that window
 will not have its windows redisplayed until the buffer is modified or until
 you type \\[recenter-top-bottom] with one of its windows selected.
 You can also decide to kill the buffer and visit it in some
-other way, like udner `so-long-mode' or literally.
+other way, like under `so-long-mode' or literally.
 
 The default value is zero, which disables this feature.
 The recommended non-zero value is between 50000 and 200000,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]