From 421beea1df1ef8978ef08c02d3285546c352add2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ensar=20Saraj=C4=8Di=C4=87?= Date: Fri, 26 May 2023 15:27:47 +0200 Subject: [PATCH] Fix typo in makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index abf087f..00e9551 100644 --- a/Makefile +++ b/Makefile @@ -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: