Author: shlevy
Date: Wed May 4 18:55:22 2011
New Revision: 27152
URL: https://svn.nixos.org/websvn/nix/?rev=27152&sc=1
Log:
Fix typo in pkgs/misc/misc.nix
Modified:
nixpkgs/trunk/pkgs/misc/misc.nix
Modified: nixpkgs/trunk/pkgs/misc/misc.nix
==============================================================================
--- nixpkgs/trunk/pkgs/misc/misc.nix Wed May 4 18:45:44 2011 (r27151)
+++ nixpkgs/trunk/pkgs/misc/misc.nix Wed May 4 18:55:22 2011 (r27152)
@@ -128,7 +128,7 @@
for var in CFLAGS CXXFLAGS NIX_CFLAGS_COMPILE; do
declare -x "$var=''${!var} -ggdb -O0"
done
- echo "file should tell that executable has not been strippee"
+ echo "file should tell that executable has not been stripped"
'';
});
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits