From a157f2b817caa6d4b3831efa62fed40dbdab0d43 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 28 Feb 2009 12:36:34 +0100 Subject: rtab: Fixed typo in help --- etc/functions/rtab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/functions/rtab b/etc/functions/rtab index 46b315a..8a5bc09 100755 --- a/etc/functions/rtab +++ b/etc/functions/rtab @@ -41,7 +41,7 @@ while [[ $1 == -* ]]; do print ' -s, --short Truncate directory names to the first character' print ' -t, --tilde Substitute ~ for the home directory' print ' -T, --nameddirs Substitute named directories as well' - print 'The long options can also bu set via zstyle, like' + print 'The long options can also be set via zstyle, like' print ' zstyle :prompt:rtab fish yes' return 0 ;; -- cgit v1.2.3