unshelve: add space to help
authortimeless <timeless@mozdev.org>
Fri, 03 May 2019 16:07:57 -0400
changeset 42325 9c7f58180878
parent 42324 62bb49a1d05d
child 42326 80a213f9ed87
unshelve: add space to help
hgext/shelve.py
--- a/hgext/shelve.py	Fri May 10 22:24:47 2019 -0700
+++ b/hgext/shelve.py	Fri May 03 16:07:57 2019 -0400
@@ -912,7 +912,7 @@
     that causes a conflict. This reverts the unshelved changes, and
     leaves the bundle in place.)
 
-    If bare shelved change(when no files are specified, without interactive,
+    If bare shelved change (when no files are specified, without interactive,
     include and exclude option) was done on newly created branch it would
     restore branch information to the working directory.