Submitter | timeless |
---|---|
Date | Sept. 21, 2016, 12:19 a.m. |
Message ID | <45ccea8f0646176c5e98.1474417188@gcc2-power8.osuosl.org> |
Download | mbox | patch |
Permalink | /patch/16710/ |
State | Accepted |
Headers | show |
Comments
Patch
diff -r 2da79d8f58ab -r 45ccea8f0646 hgext/keyword.py --- a/hgext/keyword.py Tue Sep 20 23:44:59 2016 +0000 +++ b/hgext/keyword.py Tue Sep 20 23:45:15 2016 +0000 @@ -24,7 +24,7 @@ # Files to act upon/ignore are specified in the [keyword] section. # Customized keyword template mappings in the [keywordmaps] section. # -# Run "hg help keyword" and "hg kwdemo" to get info on configuration. +# Run 'hg help keyword' and 'hg kwdemo' to get info on configuration. '''expand keywords in tracked files