commit e376fac7c1b20f292b9ff3465775c2f83f6fb687
parent 2db44155243b40a56ea675ac526f982441c34c26
Author: Michael Stevens <mstevens@etla.org>
Date: Mon, 15 Apr 2013 11:01:35 +0100
Fix spelling of provided
Signed-off-by: Christoph Lohmann <20h@r-36.net>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tabbed.1 b/tabbed.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.