diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-05-31 23:08:48 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-05-31 23:08:48 +0000 |
commit | 3ecdc34973e1f7ffddee7e82e4ab9fe612dbfc64 (patch) | |
tree | 573ede8815c3c1366fffd9c4936416d7646e9da4 | |
parent | 5569ff9723fcacb0e0206f02adbb4b85368bc1bf (diff) | |
download | rtmux-3ecdc34973e1f7ffddee7e82e4ab9fe612dbfc64.tar.gz rtmux-3ecdc34973e1f7ffddee7e82e4ab9fe612dbfc64.tar.bz2 rtmux-3ecdc34973e1f7ffddee7e82e4ab9fe612dbfc64.zip |
s/backgroun/background/
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.22 2007-12-18 17:49:02 nicm Exp $ +.\" $Id: tmux.1,v 1.23 2008-05-31 23:08:48 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -456,7 +456,7 @@ is one of: or .Ic default . .It Ic status-bg Ar colour -Set status line backgroun colour. +Set status line background colour. .It Xo Ic bell-action .Op Ic any | Ic none | Ic current .Xc |