Fix typo in makefile

main
Ensar Sarajčić 2023-05-26 15:27:47 +02:00
parent cd4d0af327
commit 421beea1df
1 changed files with 1 additions and 1 deletions

View File

@ -409,7 +409,7 @@ check_os:
.PHONY: fail_with_unknown_host
fail_with_unknown_host:
$(error Unkown host system!)
$(error Unknown host system!)
.PHONY: fail_with_bad_dotfiles_location
fail_with_bad_dotfiles_location: