Committed to wwwdocs.
commit 2b70f89ff4df991b32d3680f56485470ec978bc6 Author: Jonathan Wakely <jwak...@redhat.com> Date: Fri Jun 19 16:06:05 2020 +0100 Fix typo in docs for Git write access diff --git a/htdocs/gitwrite.html b/htdocs/gitwrite.html index 36bb1a20..5332e2f5 100644 --- a/htdocs/gitwrite.html +++ b/htdocs/gitwrite.html @@ -516,7 +516,7 @@ check the branch out locally. You can do that afterwards with </pre></blockquote> <p>will set up a branch called <code>topic</code> on the server and a - local branch called <code>me/topic</code> that tracks it. The banch + local branch called <code>me/topic</code> that tracks it. The branch can then be pushed using:</p> <blockquote><pre>