hgext/share.py
changeset 43117 8ff1ecfadcd1
parent 43077 687b865b95ad
child 43270 6a8c166a93a6
--- a/hgext/share.py	Tue Oct 08 15:15:37 2019 -0700
+++ b/hgext/share.py	Tue Oct 08 15:06:18 2019 -0700
@@ -70,7 +70,7 @@
             b'',
             b'relative',
             None,
-            _(b'point to source using a relative path ' b'(EXPERIMENTAL)'),
+            _(b'point to source using a relative path (EXPERIMENTAL)'),
         ),
     ],
     _(b'[-U] [-B] SOURCE [DEST]'),