diff options
| author | Deposite Pirate | 2025-10-23 07:41:56 +0200 |
|---|---|---|
| committer | Deposite Pirate | 2025-10-23 07:41:56 +0200 |
| commit | 5bba9a0bd5f2bd8af5421c528142d1f2bbf7cc1c (patch) | |
| tree | 0992744245fec531078722b5c922e5b1147c1ca1 /functions/7za.fish | |
| parent | 017ba59ab70abe9eb90177efe09f73b833a39c1a (diff) | |
Typo
modified: functions/7za.fish
Diffstat (limited to 'functions/7za.fish')
| -rw-r--r-- | functions/7za.fish | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/7za.fish b/functions/7za.fish index 21b514a..f7c5d76 100644 --- a/functions/7za.fish +++ b/functions/7za.fish @@ -6,7 +6,7 @@ if test (count $argv) -lt 1 end if not command -sq bsdtar - echo "Can't fint bsdtar." + echo "Can't find bsdtar." return 1 end |
