Code

Merge branch 'maint'
[git.git] / Documentation / tutorial.txt
index 53403c6db31d4fbe0ac8d8d8cacfcc5374b6f86c..bd9fbee99aeb67c5362523d6b4cb43d4889cf8a5 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: