]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/technical/protocol-common.txt
Documentation: fix misuses of "nor"
[thirdparty/git.git] / Documentation / technical / protocol-common.txt
index fb7ff084f8e55a06b349db6f7e47c3f64a886a0e..889985f7076da80f94c02b4a7e2760633d500980 100644 (file)
@@ -39,7 +39,7 @@ More specifically, they:
   caret `^`, colon `:`, question-mark `?`, asterisk `*`,
   or open bracket `[` anywhere.
 
-. They cannot end with a slash `/` nor a dot `.`.
+. They cannot end with a slash `/` or a dot `.`.
 
 . They cannot end with the sequence `.lock`.