hgext/largefiles/remotestore.py
changeset 17425 e95ec38f86b0
parent 17127 9e1616307c4c
child 18481 ed647c59753b
--- a/hgext/largefiles/remotestore.py	Wed Aug 15 22:38:42 2012 +0200
+++ b/hgext/largefiles/remotestore.py	Wed Aug 15 22:39:18 2012 +0200
@@ -4,7 +4,7 @@
 # This software may be used and distributed according to the terms of the
 # GNU General Public License version 2 or any later version.
 
-'''remote largefile store; the base class for servestore'''
+'''remote largefile store; the base class for wirestore'''
 
 import urllib2