From 2458568349cc61920a9d19a259ea6fea4d2b9bec Mon Sep 17 00:00:00 2001 From: Bigard Florian Date: Fri, 20 Jun 2014 11:17:54 +0200 Subject: [PATCH] Fix typo --- script/server | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/server b/script/server index 039ed1029..4652e04b6 100755 --- a/script/server +++ b/script/server @@ -107,7 +107,7 @@ then tar czf public/source.tar.gz $(git ls-tree -r $branch | awk '{print $4}') else fatal "Can't generate public/source.tar.gz for you. -Please tar up a copy of your Diaspora installtion and place it there." +Please tar up a copy of your Diaspora installation and place it there." fi fi