hgext/journal.py
changeset 31600 809fa1d7eb99
parent 31330 74ee10702bbf
child 32291 bd872f64a8ba
--- a/hgext/journal.py	Thu Mar 23 21:15:39 2017 -0700
+++ b/hgext/journal.py	Thu Mar 23 21:16:29 2017 -0700
@@ -4,7 +4,7 @@
 #
 # This software may be used and distributed according to the terms of the
 # GNU General Public License version 2 or any later version.
-"""Track previous positions of bookmarks (EXPERIMENTAL)
+"""track previous positions of bookmarks (EXPERIMENTAL)
 
 This extension adds a new command: `hg journal`, which shows you where
 bookmarks were previously located.