Merge pull request #185 from mo-gr/master

Small typo correction
This commit is contained in:
TJ Holowaychuk 2013-08-18 12:26:23 -07:00
commit a55cc84a11
3 changed files with 3 additions and 3 deletions

View file

@ -25,7 +25,7 @@ Sets the context to the \.gitignore file in the current working directory\. (def
\-g, \-\-global
.
.P
Sets the context to the global gitignore file fol the current user\.
Sets the context to the global gitignore file for the current user\.
.
.P
<pattern>

View file

@ -92,7 +92,7 @@
<p> -g, --global</p>
<p> Sets the context to the global gitignore file fol the current user.</p>
<p> Sets the context to the global gitignore file for the current user.</p>
<p> &lt;pattern&gt;</p>

View file

@ -19,7 +19,7 @@ Adds the given _pattern_s to a .gitignore file if it doesn't already exist.
-g, --global
Sets the context to the global gitignore file fol the current user.
Sets the context to the global gitignore file for the current user.
&lt;pattern&gt;