hgext/largefiles/basestore.py
changeset 15253 67d010779907
parent 15252 6e809bb4f969
child 15255 7ab05d752405
--- a/hgext/largefiles/basestore.py	Wed Oct 12 20:59:27 2011 -0400
+++ b/hgext/largefiles/basestore.py	Thu Oct 13 20:24:29 2011 -0400
@@ -199,4 +199,4 @@
         except lfutil.storeprotonotcapable:
             pass
 
-    raise util.Abort(_('%s does not appear to be a lfile store'), path)
+    raise util.Abort(_('%s does not appear to be a largefile store'), path)