Skip to content

Commit d3c1b3a

Browse files
committed
chore: Fix a typo in git-missing docs
1 parent 8716c18 commit d3c1b3a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

man/git-missing.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
\fBgit\-missing\fR [<first branch>] <second branch> [<git log options>] [[\-\-] <path>\.\.\.]
1111
.
1212
.SH "DESCRIPTION"
13-
Shows commits that are in either of two branches but not both\. Useful for seeing what would come across in a merge or push\.O ptionally, the comparison can be limited to specific paths\.
13+
Shows commits that are in either of two branches but not both\. Useful for seeing what would come across in a merge or push\. Optionally, the comparison can be limited to specific paths\.
1414
.
1515
.SH "OPTIONS"
1616
[<first branch>]

man/git-missing.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/git-missing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ git-missing(1) -- Show commits missing from another branch
88
## DESCRIPTION
99

1010
Shows commits that are in either of two branches but not both. Useful for
11-
seeing what would come across in a merge or push.O ptionally, the comparison
11+
seeing what would come across in a merge or push. Optionally, the comparison
1212
can be limited to specific paths.
1313

1414
## OPTIONS

0 commit comments

Comments
 (0)