From 62fda1f9e0994751a1905b22f1db6d04f831afaf Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Fri, 25 Sep 2015 13:08:07 +0200 Subject: Fix typo --- nix-script-switch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix-script-switch.sh') diff --git a/nix-script-switch.sh b/nix-script-switch.sh index fddb453..82f3355 100755 --- a/nix-script-switch.sh +++ b/nix-script-switch.sh @@ -207,7 +207,7 @@ then stdout "Trying to generate tag in $NIXPKGS" tag_nixpkgs "$NIXPKGS" else - stderr "Do not generate a tag in the nixpkgs clon" + stderr "Do not generate a tag in the nixpkgs clone" stderr "no NIXPKGS given." usage stderr "Continuing..." -- cgit v1.2.3