]> git.ipfire.org Git - thirdparty/git.git/blobdiff - contrib/examples/git-checkout.sh
comments: fix misuses of "nor"
[thirdparty/git.git] / contrib / examples / git-checkout.sh
index 1a7689a48f07a6ed2bb156f745bfea19a10e3eb9..d2c1f98b8628e2b807bc49ff310097686f3da6e6 100755 (executable)
@@ -168,7 +168,7 @@ cd_to_toplevel
 # branch.  However, if "git checkout HEAD" detaches the HEAD
 # from the current branch, even though that may be logically
 # correct, it feels somewhat funny.  More importantly, we do not
-# want "git checkout" nor "git checkout -f" to detach HEAD.
+# want "git checkout" or "git checkout -f" to detach HEAD.
 
 detached=
 detach_warn=