X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;ds=sidebyside;f=nogit;h=68420025c8dea9e6457e518c3b2b7bc4a01a93b4;hb=5834bcd7aebd13aa85167932053a535126de3fcb;hp=b0820fc224413e9bfbc0e51562e45309f3cadd5e;hpb=69cfcd94611b452b910728d5a013052da9fef883;p=nogit diff --git a/nogit b/nogit index b0820fc..6842002 100755 --- a/nogit +++ b/nogit @@ -64,7 +64,7 @@ nogit_clone() fi if [ -e $NOGIT_DIR_TMP ]; then - echo "Error: $NOGIT_DIR_TMP already exists. Was a previosu clone interrupted?" + echo "Error: $NOGIT_DIR_TMP already exists. Was a previous clone interrupted?" echo "You'll want to clean that up before trying again." return 1 fi