hgext/shelve.py
branchstable
changeset 30419 819f96b82fa4
parent 29841 d5883fd055c6
child 30542 64b55bffc1c0
--- a/hgext/shelve.py	Sun Nov 13 06:12:22 2016 +0900
+++ b/hgext/shelve.py	Mon Nov 14 22:43:25 2016 +0100
@@ -865,7 +865,7 @@
     files. If specific files or directories are named, only changes to
     those files are shelved.
 
-    In bare shelve(when no files are specified, without interactive,
+    In bare shelve (when no files are specified, without interactive,
     include and exclude option), shelving remembers information if the
     working directory was on newly created branch, in other words working
     directory was on different branch than its first parent. In this