hgkw/keyword.py
branchstable
changeset 614 6bbf554beea2
parent 611 c50f56b5f4b8
child 620 04781aad754a
--- a/hgkw/keyword.py	Fri Jul 10 01:33:01 2009 +0200
+++ b/hgkw/keyword.py	Thu Jul 09 22:52:39 2009 +0200
@@ -45,8 +45,8 @@
     **.py =
     x*    = ignore
 
-Note: the more specific you are in your filename patterns the less you lose
-      speed in huge repositories.
+NOTE: the more specific you are in your filename patterns the less you lose
+speed in huge repositories.
 
 For [keywordmaps] template mapping and expansion demonstration and control run
 "hg kwdemo".