From: Thierry Parmentelat Date: Tue, 26 Nov 2013 12:26:40 +0000 (+0100) Subject: typo X-Git-Tag: myslice-0.3-0~107^2~1^2~4 X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=commitdiff_plain;h=4147dbace61b8c1f09e02e67191797006fee1bcc typo --- diff --git a/Makefile b/Makefile index 3cc9c2b0..755ef957 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ install: --install-scripts=$(DESTDIR)/$(datadir)/unfold \ --install-data=$(DESTDIR)/$(datadir)/unfold -#################### third-party layout is managed as art of collectstatic +#################### third-party layout is managed as part of collectstatic static: force ./manage.py collectstatic --noinput