mirror of
https://github.com/tadfisher/pass-otp.git
synced 2025-12-12 20:35:50 +01:00
Fix typos
Suggested-by: codespell
This commit is contained in:
2
Makefile
2
Makefile
@@ -21,7 +21,7 @@ install:
|
||||
install -d "$(DESTDIR)$(BASHCOMPDIR)/"
|
||||
install -m 644 pass-otp.bash.completion "$(DESTDIR)$(BASHCOMPDIR)/pass-otp"
|
||||
@echo
|
||||
@echo "pass-$(PROG) is installed succesfully"
|
||||
@echo "pass-$(PROG) is installed successfully"
|
||||
@echo
|
||||
|
||||
uninstall:
|
||||
|
||||
Reference in New Issue
Block a user