From: Philipp Thomas Date: 2013-01-08 16:22:44+01:00 Subject: Fix typo in uuencode-opts.c --- src/uuencode-opts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: src/uuencode-opts.c =================================================================== --- src/uuencode-opts.c.orig 2013-01-07 03:21:42.000000000 +0100 +++ src/uuencode-opts.c 2013-01-08 14:59:55.731451000 +0100 @@ -665,7 +665,7 @@ translate_option_strings(void) static void bogus_function(void) { /* prog-title */ - puts(_("encode a file into email friendly tex")); + puts(_("encode a file into email friendly text")); /* full-usage */ puts(_("uuencode (GNU sharutils) - encode a file into email friendly text - Ver. 4.13.3\n\ USAGE: uuencode [ - | -- ]... [ in-file ] output-name\n\n\