Merge pull request #68 from hoganlong/master

Typo
This commit is contained in:
TJ Holowaychuk 2012-02-04 11:32:05 -08:00
commit 183920262a
3 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ Creates empty local branch named <branchname>\.
<branchname>
.
.P
The name of the branch to delete\.
The name of the branch to create\.
.
.SH "EXAMPLES"
.

View file

@ -86,7 +86,7 @@
<p> &lt;branchname&gt;</p>
<p> The name of the branch to delete.</p>
<p> The name of the branch to create.</p>
<h2 id="EXAMPLES">EXAMPLES</h2>

View file

@ -13,7 +13,7 @@ git-fresh-branch(1) -- Create fresh branches
&lt;branchname&gt;
The name of the branch to delete.
The name of the branch to create.
## EXAMPLES