mercurial/commands.py
branchstable
changeset 23074 21a55dbc3940
parent 23024 ec36969497de
child 23091 8d43c6bb38c0
--- a/mercurial/commands.py	Thu Oct 23 02:42:57 2014 +0200
+++ b/mercurial/commands.py	Thu Oct 23 12:27:57 2014 -0200
@@ -3204,7 +3204,7 @@
 
           hg files "set:binary()"
 
-      - find files containing a regular expression:
+      - find files containing a regular expression::
 
           hg files "set:grep('bob')"