Skip to content

Commit

Permalink
tutorial: Fix typo
Browse files Browse the repository at this point in the history
"You" should be "Alice" here.

Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
  • Loading branch information
J. Bruce Fields committed Jul 8, 2007
1 parent 5478285 commit f0dc409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/tutorial.txt
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ it easier:
$ git remote add bob /home/bob/myrepo
------------------------------------------------

With this, you can perform the first operation alone using the
With this, Alice can perform the first operation alone using the
"git fetch" command without merging them with her own branch,
using:

Expand Down

0 comments on commit f0dc409

Please sign in to comment.