From eb4d37cde264f9cd6e5d8580bd88bde5a94aadc2 Mon Sep 17 00:00:00 2001 From: Tuomas Tynkkynen Date: Sat, 23 Jul 2016 13:32:04 +0300 Subject: haka: Fix typo --- pkgs/tools/security/haka/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/tools/security/haka') diff --git a/pkgs/tools/security/haka/default.nix b/pkgs/tools/security/haka/default.nix index 8f856213e8c..6c5247a47bb 100644 --- a/pkgs/tools/security/haka/default.nix +++ b/pkgs/tools/security/haka/default.nix @@ -27,7 +27,7 @@ stdenv.mkDerivation rec { enableParallelBuilding = true; meta = { - dscription = "A collection of tools that allows capturing TCP/IP packets and filtering them based on Lua policy files"; + description = "A collection of tools that allows capturing TCP/IP packets and filtering them based on Lua policy files"; homepage = http://www.haka-security.org/; license = stdenv.lib.licenses.mpl20; maintaineres = [ stdenv.lib.maintainers.tvestelind ]; -- cgit v1.2.3