Skip to content

Commit a55cc84

Browse files
committed
Merge pull request #185 from mo-gr/master
Small typo correction
2 parents c45e2b8 + 5708c4f commit a55cc84

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

man/git-ignore.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Sets the context to the \.gitignore file in the current working directory\. (def
2525
\-g, \-\-global
2626
.
2727
.P
28-
Sets the context to the global gitignore file fol the current user\.
28+
Sets the context to the global gitignore file for the current user\.
2929
.
3030
.P
3131
<pattern>

man/git-ignore.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/git-ignore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Adds the given _pattern_s to a .gitignore file if it doesn't already exist.
1919

2020
-g, --global
2121

22-
Sets the context to the global gitignore file fol the current user.
22+
Sets the context to the global gitignore file for the current user.
2323

2424
&lt;pattern&gt;
2525

0 commit comments

Comments
 (0)