]> git.cworth.org Git - nogit/blobdiff - nogit
Fix two english sentence typos
[nogit] / nogit
diff --git a/nogit b/nogit
index b0820fc224413e9bfbc0e51562e45309f3cadd5e..68420025c8dea9e6457e518c3b2b7bc4a01a93b4 100755 (executable)
--- 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