X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/6abf3adca8e6aa2ecd08b2881b4ae19d6d8dd9d2..acf3e387ca460a9c5d5ecaaf14079553cce63971:/Makefile?ds=sidebyside

diff --git a/Makefile b/Makefile
index e076b13..4625aa8 100644
--- a/Makefile
+++ b/Makefile
@@ -26,5 +26,5 @@ install: installdocs
 	install -m755 tweeper $(DESTDIR)$(TWEEPER_DIR)
 	install -d $(DESTDIR)$(BIN_DIR)
 	ln -sf $(TWEEPER_DIR)/tweeper $(DESTDIR)$(BIN_DIR)/tweeper
-	@echo -e "\n\nINTALLATION COMPLETE"
+	@echo -e "\n\nINSTALLATION COMPLETE"
 	@echo -e "Make sure '$(PHP_SCRIPT_DIR)' is in PHP include_path!\n"