Author: urkud
Date: Fri Sep  3 18:55:36 2010
New Revision: 23627
URL: https://svn.nixos.org/websvn/nix/?rev=23627&sc=1

Log:
Oops.. Forgotten ';'

Modified:
   nixpkgs/trunk/pkgs/development/libraries/grantlee/default.nix

Modified: nixpkgs/trunk/pkgs/development/libraries/grantlee/default.nix
==============================================================================
--- nixpkgs/trunk/pkgs/development/libraries/grantlee/default.nix       Fri Sep 
 3 17:41:00 2010        (r23626)
+++ nixpkgs/trunk/pkgs/development/libraries/grantlee/default.nix       Fri Sep 
 3 18:55:36 2010        (r23627)
@@ -24,7 +24,7 @@
       contain, opening the door for theming.
 
       The syntax is intended to follow the syntax of the Django template 
system,
-      and the design of Django is reused in Grantlee.''
+      and the design of Django is reused in Grantlee.'';
 
     homepage = http://gitorious.org/grantlee;
   };
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to