From bf33e807b60c34792d60a9304cec782323da8826 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 30 May 2022 08:43:06 +0100 Subject: [PATCH] Fix property name, from Sergei Dyshel. --- tmux.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux.1 b/tmux.1 index 61834a94..d89ee840 100644 --- a/tmux.1 +++ b/tmux.1 @@ -5880,7 +5880,7 @@ milliseconds. If .Ar delay is not given, the -.Ic message-time +.Ic display-time option is used; a delay of zero waits for a key press. .Ql N ignores key presses and closes only after the delay expires.