From 5a596bbed58774070931fa84a74830e50ed75b3a Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 12 Jun 2022 17:44:35 +0300 Subject: [PATCH] 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 24f3167e7d8..9eba0ca8867 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, -- 2.39.2