hgext/largefiles/proto.py
branchstable
changeset 15317 41f371150ccb
parent 15316 c65f5b6e26d4
child 15391 a5a6a9b7f3b9
--- a/hgext/largefiles/proto.py	Thu Oct 20 13:24:09 2011 -0400
+++ b/hgext/largefiles/proto.py	Thu Oct 20 13:24:11 2011 -0400
@@ -17,8 +17,8 @@
                            'file.\n')
 
 def putlfile(repo, proto, sha):
-    '''Put a largefile into a repository's local cache and into the
-    system cache.'''
+    '''Put a largefile into a repository's local store and into the
+    user cache.'''
     f = None
     proto.redirect()
     try: