annotate: add missing period to help
authortimeless <timeless@mozdev.org>
Thu, 17 Dec 2015 14:54:47 +0000
changeset 27426 859e9244ec54
parent 27425 cdb613099571
child 27427 23842c0a5000
annotate: add missing period to help
mercurial/commands.py
--- a/mercurial/commands.py	Thu Dec 17 14:54:20 2015 +0000
+++ b/mercurial/commands.py	Thu Dec 17 14:54:47 2015 +0000
@@ -325,7 +325,7 @@
     """show changeset information by line for each file
 
     List changes in files, showing the revision id responsible for
-    each line
+    each line.
 
     This command is useful for discovering when a change was made and
     by whom.