From e95773a38fc13aa7abed4e1048ac9b2aeb48a527 Mon Sep 17 00:00:00 2001 From: Marc Weber Date: Fri, 6 Mar 2009 12:26:36 +0000 Subject: [PATCH] typo svn path=/nixos/branches/fix-style/; revision=14381 --- upstart-jobs/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstart-jobs/default.nix b/upstart-jobs/default.nix index 8493fc0b226..e5a9cd6eba7 100644 --- a/upstart-jobs/default.nix +++ b/upstart-jobs/default.nix @@ -19,7 +19,7 @@ let exec sh -c "echo 'hello world' | ${pkgs.netcat}/bin/nc -l -p 9000" ''; } ]; - # should have some checks to everify the syntax + # should have some checks to verify the syntax merge = pkgs.lib.mergeListOption; description = " Additional Upstart jobs.