user-manual: use pithier example commit
[gitweb.git] / 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: