hgkw/keyword.py
branch0.9.2compat
changeset 615 36de1c074e13
parent 613 cae62580bea3
child 616 0b02f86cfb89
--- a/hgkw/keyword.py	Fri Jul 10 01:52:11 2009 +0200
+++ b/hgkw/keyword.py	Fri Jul 10 12:37:34 2009 +0200
@@ -53,8 +53,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".