Sun Aug 3 15:04:07 UTC 2008 Alberto Bertogli * Fix typo in annotate output diff -rN -u old-darcsweb/darcsweb.cgi new-darcsweb/darcsweb.cgi --- old-darcsweb/darcsweb.cgi 2015-10-27 19:26:57.000000000 +0000 +++ new-darcsweb/darcsweb.cgi 2015-10-27 19:26:57.000000000 +0000 @@ -1252,7 +1252,7 @@ print '
' if isbinary(fname): print """ -This is a binary file and it's contents will not be displayed. +This is a binary file and its contents will not be displayed.
""" return @@ -1280,7 +1280,7 @@ print '
' if isbinary(ann.fname): print """ -This is a binary file and it's contents will not be displayed. +This is a binary file and its contents will not be displayed.
""" return