tests/test-keyword.out
branch0.9.2compat
changeset 615 36de1c074e13
parent 607 783774a5eff3
child 638 439e096ce144
--- a/tests/test-keyword.out	Fri Jul 10 01:52:11 2009 +0200
+++ b/tests/test-keyword.out	Fri Jul 10 12:37:34 2009 +0200
@@ -12,8 +12,8 @@
     # expand keywords in every python file except those matching "x*"
     **.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".
 An additional date template filter {date|utcdate} is provided.