Skip to content

Commit

Permalink
Change "your" to "a"
Browse files Browse the repository at this point in the history
  • Loading branch information
abeforgit committed Aug 31, 2024
1 parent 89bb7ea commit 46dc432
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ReadMe.pod
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@ from another contributor, aka:

=over

=item * go to your local copy of C<barlib>
=item * go to a local copy of C<barlib>

=item * pull down the changes with a C<git pull>

Expand Down
2 changes: 1 addition & 1 deletion doc/git-subrepo.swim
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@ but you'll soon find out that doesn't work.
What you should do is treat the changes to `barlib` as if they would come from
another contributor, aka:

* go to your local copy of `barlib`
* go to a local copy of `barlib`
* pull down the changes with a `git pull`
* you notice the changes include some work on your subrepo, time to upstream
them:
Expand Down
2 changes: 1 addition & 1 deletion man/man1/git-subrepo.1
Original file line number Diff line number Diff line change
Expand Up @@ -773,7 +773,7 @@ about the link between \f(CW\*(C`barlib\*(C'\fR and \f(CW\*(C`bazlib\*(C'\fR.
What you should do is treat the changes to \f(CW\*(C`barlib\*(C'\fR as if they would come
from another contributor, aka:
.IP \(bu 4
go to your local copy of \f(CW\*(C`barlib\*(C'\fR
go to a local copy of \f(CW\*(C`barlib\*(C'\fR
.IP \(bu 4
pull down the changes with a \f(CW\*(C`git pull\*(C'\fR
.IP \(bu 4
Expand Down

0 comments on commit 46dc432

Please sign in to comment.