Merge branch 'la/docs-typofixes' into next

Typofixes.

* la/docs-typofixes:
  docs: typofixes
This commit is contained in:
Junio C Hamano
2023-06-16 10:00:21 -07:00
12 changed files with 13 additions and 13 deletions

View File

@@ -687,7 +687,7 @@ Writing Documentation:
Do: [-q | --quiet]
Don't: [-q|--quiet]
Don't use spacing around "|" tokens when they're used to seperate the
Don't use spacing around "|" tokens when they're used to separate the
alternate arguments of an option:
Do: --track[=(direct|inherit)]
Don't: --track[=(direct | inherit)]