From 589b4b8c6a54541441d10e2578bca05d4b0153a0 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 25 Oct 2012 11:11:58 +0000 Subject: [PATCH] Fix typo bell->bells from Thomas Adam. --- tmux.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux.1 b/tmux.1 index db60f8e0..c5c45b75 100644 --- a/tmux.1 +++ b/tmux.1 @@ -2039,7 +2039,7 @@ window of that session, .Ic none means all bells are ignored and .Ic current -means only bell in windows other than the current window are ignored. +means only bells in windows other than the current window are ignored. .It Xo Ic bell-on-alert .Op Ic on | off .Xc