keyword: use single quotes in use warning
authortimeless <timeless@mozdev.org>
Tue, 20 Sep 2016 23:45:15 +0000
changeset 29973 862ab1cdb218
parent 29972 0342bf292f73
child 29974 5ad164698626
keyword: use single quotes in use warning
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