Mercurial > public > mercurial-scm > hg-stable
diff mercurial/streamclone.py @ 8761:0289f384e1e5
Generally replace "file name" with "filename" in help and comments.
author | timeless <timeless@gmail.com> |
---|---|
date | Tue, 09 Jun 2009 09:25:17 -0400 |
parents | 810387f59696 |
children | 4c041f1ee1b4 49b62395e910 |
line wrap: on
line diff
--- a/mercurial/streamclone.py Tue Jun 09 09:25:31 2009 -0400 +++ b/mercurial/streamclone.py Tue Jun 09 09:25:17 2009 -0400 @@ -28,7 +28,7 @@ # # then for each file: # -# server writes out line that says file name, how many bytes in +# server writes out line that says filename, how many bytes in # file. separator is ascii nul, byte count is string. # # server writes out raw file data.