~kris/suckless

tabbed

e376fac7c1b20f292b9ff3465775c2f83f6fb687 — Michael Stevens 13 years ago 2db4415
Fix spelling of provided

Signed-off-by: Christoph Lohmann <20h@r-36.net>
1 files changed, 1 insertions(+), 1 deletions(-)

M tabbed.1
M tabbed.1 => tabbed.1 +1 -1
@@ 18,7 18,7 @@ tabbed \- generic tabbed interface
.SH DESCRIPTION
.B tabbed
is a simple tabbed container for applications which support XEmbed. Tabbed
will then run the provides command with the xid of tabbed as appended
will then run the provided command with the xid of tabbed as appended
argument. (See EXAMPLES.) The automatic spawning of the command can be
disabled by providing the -s parameter. If no command is provided
tabbed will just print its xid and run no command.