From ead75c2d512cb1c47b96cf62ddebea1a415119f3 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 14 May 2022 20:16:46 +0100 Subject: Typos, from imcusg at gmail dot com. --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 3c682e5f..997aad1d 100644 --- a/CHANGES +++ b/CHANGES @@ -3251,7 +3251,7 @@ The list of older changes is below. * (nicm) -n on new-session is now -s, and -n is now the initial window name. This was documented but not implemented :-/. * (nicm) kill-window command, bound to & by default (because it should be hard - to hit accidently). + to hit accidentally). * (nicm) bell-style option with three choices: "none" completely ignore bell; "any" pass through a bell in any window to current; "current" ignore bells except in current window. This applies only to the bell terminal signal, -- cgit