hgext/share.py
branchstable
changeset 34948 ff178743e59b
parent 34878 9f7ecc5bbc28
child 34982 0f5521e56b77
--- a/hgext/share.py	Tue Oct 31 22:37:30 2017 +0900
+++ b/hgext/share.py	Tue Oct 31 23:09:29 2017 -0400
@@ -34,7 +34,7 @@
     requested in the :hg:`clone` command matches exactly to a repository
     that was cloned before.
 
-    The default naming mode is "identity."
+    The default naming mode is "identity".
 '''
 
 from __future__ import absolute_import