Author: eelco
Date: Wed Feb 15 16:30:46 2012
New Revision: 32307
URL: https://nixos.org/websvn/nix/?rev=32307&sc=1

Log:
* Typo (spotted by Danny Groenewegen).

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

Modified: nixpkgs/trunk/pkgs/development/libraries/libffcall/default.nix
==============================================================================
--- nixpkgs/trunk/pkgs/development/libraries/libffcall/default.nix      Wed Feb 
15 16:24:02 2012        (r32306)
+++ nixpkgs/trunk/pkgs/development/libraries/libffcall/default.nix      Wed Feb 
15 16:30:46 2012        (r32307)
@@ -33,6 +33,6 @@
 
   name = "libffcall-" + version;
   meta = {
-    description = "Foreign fuction call library";
+    description = "Foreign function call library";
   };
 }
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to