Merge pull request #5010 from Chocobozzz/patch-1

Fix typo
This commit is contained in:
Jason Robinson 2014-06-20 15:02:43 +03:00
commit a6c983b76d

View file

@ -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