From 1e4446c71d0f1536dc1a915b42ed41e6275f60e3 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Mon, 13 May 2024 00:20:39 +0300 Subject: [PATCH] Typo --- torn.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/torn.zsh b/torn.zsh index d9900de..69ec947 100755 --- a/torn.zsh +++ b/torn.zsh @@ -22,7 +22,7 @@ # You can run like that: # $ fpath=(... $fpath) # $ autoload torn -# $ zmv "*" '`torn $f`" +# $ zmv "*" '`torn $f`' # # Transliteration function is separate tornt(), so you can use only # its abilities: -- 2.44.0