]> git.phdru.name Git - git-wiki.git/commitdiff
Fix a minor misspelling
authorOleg Broytman <phd@phdru.name>
Tue, 28 Jun 2016 17:16:29 +0000 (20:16 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 28 Jun 2016 17:16:29 +0000 (20:16 +0300)
pep-103.txt

index bbcb3d46408a8d9f6054cff8e42f9ed52d8616b1..d11403345a0d6bd24fc863992becc4ac7b907f23 100644 (file)
@@ -775,7 +775,7 @@ working tree::
     $ git config rerere.autoupdate true
 
 You don't need to turn rerere on globally - you don't want rerere in
     $ git config rerere.autoupdate true
 
 You don't need to turn rerere on globally - you don't want rerere in
-bare repositories or single-branche repositories; you only need rerere
+bare repositories or single-branch repositories; you only need rerere
 in repos where you often perform merges and resolve merge conflicts.
 
 See `Rerere <https://git-scm.com/book/en/Git-Tools-Rerere>`_ in The
 in repos where you often perform merges and resolve merge conflicts.
 
 See `Rerere <https://git-scm.com/book/en/Git-Tools-Rerere>`_ in The