Merge branch 'kb/fast-hashmap'
[gitweb.git] / contrib / examples / git-checkout.sh
index 22a3db2d0e25ce9d4fa00c976681eb801ef63174..683cae7c3fad09bec012351b530b7e909d70890f 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=