hgext/keyword.py
changeset 9106 7705d184faa1
parent 9102 bbc78cb1bf15
child 9157 9261667e9b82
--- a/hgext/keyword.py	Thu Jul 09 22:43:24 2009 +0200
+++ b/hgext/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".