hgext/largefiles/wirestore.py
changeset 15252 6e809bb4f969
parent 15168 cfccd3bee7b3
child 16686 67964cda8701
--- a/hgext/largefiles/wirestore.py	Thu Oct 13 15:15:32 2011 +0200
+++ b/hgext/largefiles/wirestore.py	Wed Oct 12 20:59:27 2011 -0400
@@ -3,7 +3,7 @@
 # This software may be used and distributed according to the terms of the
 # GNU General Public License version 2 or any later version.
 
-'''largefile store working over mercurial's wire protocol'''
+'''largefile store working over Mercurial's wire protocol'''
 
 import lfutil
 import remotestore