Skip to content

Commit 46dc432

Browse files
committed
Change "your" to "a"
1 parent 89bb7ea commit 46dc432

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ReadMe.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -731,7 +731,7 @@ from another contributor, aka:
731731

732732
=over
733733

734-
=item * go to your local copy of C<barlib>
734+
=item * go to a local copy of C<barlib>
735735

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

doc/git-subrepo.swim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ but you'll soon find out that doesn't work.
655655
What you should do is treat the changes to `barlib` as if they would come from
656656
another contributor, aka:
657657

658-
* go to your local copy of `barlib`
658+
* go to a local copy of `barlib`
659659
* pull down the changes with a `git pull`
660660
* you notice the changes include some work on your subrepo, time to upstream
661661
them:

man/man1/git-subrepo.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -773,7 +773,7 @@ about the link between \f(CW\*(C`barlib\*(C'\fR and \f(CW\*(C`bazlib\*(C'\fR.
773773
What you should do is treat the changes to \f(CW\*(C`barlib\*(C'\fR as if they would come
774774
from another contributor, aka:
775775
.IP \(bu 4
776-
go to your local copy of \f(CW\*(C`barlib\*(C'\fR
776+
go to a local copy of \f(CW\*(C`barlib\*(C'\fR
777777
.IP \(bu 4
778778
pull down the changes with a \f(CW\*(C`git pull\*(C'\fR
779779
.IP \(bu 4

0 commit comments

Comments
 (0)