summaryrefslogtreecommitdiffstats
path: root/nix-script-switch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nix-script-switch.sh')
-rwxr-xr-xnix-script-switch.sh2
1 files changed, 1 insertions, 1 deletions
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..."