aboutsummaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDeposite Pirate2025-10-23 07:41:56 +0200
committerDeposite Pirate2025-10-23 07:41:56 +0200
commit5bba9a0bd5f2bd8af5421c528142d1f2bbf7cc1c (patch)
tree0992744245fec531078722b5c922e5b1147c1ca1 /functions
parent017ba59ab70abe9eb90177efe09f73b833a39c1a (diff)
Typo
modified: functions/7za.fish
Diffstat (limited to 'functions')
-rw-r--r--functions/7za.fish2
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