typo
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 26 Nov 2013 12:26:40 +0000 (13:26 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 26 Nov 2013 12:26:40 +0000 (13:26 +0100)
Makefile

index 3cc9c2b..755ef95 100644 (file)
--- 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