diff hgext/share.py @ 34948:ff178743e59b stable

help: minor copy editing for grammar
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 31 Oct 2017 23:09:29 -0400
parents 9f7ecc5bbc28
children 0f5521e56b77
line wrap: on
line diff
--- 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