# HG changeset patch # User timeless # Date 1474415115 0 # Node ID 862ab1cdb218e2f7c4944e02036e3e9a3f6f6089 # Parent 0342bf292f73f1c7eeac3d708229ca49def87af2 keyword: use single quotes in use warning diff -r 0342bf292f73 -r 862ab1cdb218 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