From 329fd725230a5618be01414d51e7684e07a49680 Mon Sep 17 00:00:00 2001 From: hut Date: Sun, 16 Jun 2013 18:16:36 +0200 Subject: scope.sh: typo Thanks to niku for the patch. --- ranger/data/scope.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ranger/data/scope.sh b/ranger/data/scope.sh index 64bab712..ce113a9e 100755 --- a/ranger/data/scope.sh +++ b/ranger/data/scope.sh @@ -33,7 +33,7 @@ extension=${path##*.} # the return value AND want to use the output in a pipe try() { output=$(eval '"$@"'); } -# writes the output of the previouosly used "try" command +# writes the output of the previously used "try" command dump() { echo "$output"; } # a common post-processing function used after most commands -- cgit 1.4.1-2-gfad0