pager: use single quotes in use warning
authortimeless <timeless@mozdev.org>
Tue, 20 Sep 2016 23:44:49 +0000
changeset 29967 bd55d98027ee
parent 29966 11604da46982
child 29968 0342bf292f73
pager: use single quotes in use warning
hgext/pager.py
--- a/hgext/pager.py	Tue Sep 20 23:44:28 2016 +0000
+++ b/hgext/pager.py	Tue Sep 20 23:44:49 2016 +0000
@@ -10,7 +10,7 @@
 #   [extension]
 #   pager =
 #
-# Run "hg help pager" to get info on configuration.
+# Run 'hg help pager' to get info on configuration.
 
 '''browse command output with an external pager