From 86efa6aef08e7ae62cc0d3da09ce091e19b49a5e Mon Sep 17 00:00:00 2001 From: Jean-Tiare Le Bigot Date: Wed, 23 Mar 2016 12:23:48 +0100 Subject: [PATCH] fix contributor URL --- functions/install_header.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/install_header.sh b/functions/install_header.sh index e78987561..6ae6d06c0 100644 --- a/functions/install_header.sh +++ b/functions/install_header.sh @@ -10,5 +10,5 @@ echo "${gamename}" echo "Linux Game Server Manager" echo "by Daniel Gibbs" echo "http://gameservermanagers.com" -echo "Contributors: http://gameservermanagers.com/contib" +echo "Contributors: http://gameservermanagers.com/contrib" echo "================================="