git svn info: tests: use test_cmp instead of git-diff
[gitweb.git] / builtin-blame.c
index e4d12de8a994434058745439a86929c0d556a3ec..adc3dc7270afd0dff8763d8c480c8ab98ee25b0d 100644 (file)
@@ -1787,7 +1787,7 @@ static int prepare_lines(struct scoreboard *sb)
 
 /*
  * Add phony grafts for use with -S; this is primarily to
- * support git-cvsserver that wants to give a linear history
+ * support git's cvsserver that wants to give a linear history
  * to its clients.
  */
 static int read_ancestry(const char *graft_file)