mercurial/commandserver.py
changeset 22561 1120b1e2f975
parent 21195 9336bc7dca8e
child 22562 2d85e664c377
--- a/mercurial/commandserver.py	Sat Sep 27 14:47:52 2014 -0500
+++ b/mercurial/commandserver.py	Sat Sep 27 12:15:01 2014 +0900
@@ -23,7 +23,7 @@
 
 class channeledoutput(object):
     """
-    Write data from in_ to out in the following format:
+    Write data to out in the following format:
 
     data length (unsigned int),
     data