From bf5d3f2e26bb9add9e31d72932aea5580be8b653 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 21 Mar 2024 11:19:59 +0000 Subject: [PATCH] Typo, GitHub issue 3877. --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 9456b632..a12a6e72 100644 --- a/CHANGES +++ b/CHANGES @@ -84,7 +84,7 @@ CHANGES FROM 3.3a to 3.4 * Add message-line option to control where message and prompt go. -* Notification when a when a paste buffer is deleted. +* Notification when a paste buffer is deleted. * Add a Nobr terminfo(5) capability to tell tmux the terminal does not use bright colours for bold.