changeset 8761 | 0289f384e1e5 |
parent 8531 | 810387f59696 |
child 9467 | 4c041f1ee1b4 |
child 9506 | 49b62395e910 |
--- 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.