Code

tutorial: Fix typo
authorJ. Bruce Fields <bfields@citi.umich.edu>
Fri, 22 Jun 2007 03:17:40 +0000 (23:17 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Sun, 8 Jul 2007 22:02:16 +0000 (18:02 -0400)
"You" should be "Alice" here.

Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Documentation/tutorial.txt

index 118ff72869bc8011cbfe46c2bdeed8c0e67e6ab6..965ec00a6b403d1a4d23c7db2d08198480dc4f5b 100644 (file)
@@ -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: