URI: 
       Fix spelling of provided - tabbed - tab interface for application supporting Xembed
  HTML git clone git://git.suckless.org/tabbed
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit e376fac7c1b20f292b9ff3465775c2f83f6fb687
   DIR parent 2db44155243b40a56ea675ac526f982441c34c26
  HTML 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:
         M tabbed.1                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR 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.