tests/test-filecache.py
changeset 26098 ce26928cbe41
parent 20045 b3684fd2ff1a
child 28741 fc5f548393bf
--- a/tests/test-filecache.py	Fri Aug 28 12:18:12 2015 -0400
+++ b/tests/test-filecache.py	Fri Aug 28 10:53:55 2015 -0400
@@ -130,7 +130,7 @@
     util.cachestat.__init__ = originit
 
 def test_filecache_synced():
-    # test old behaviour that caused filecached properties to go out of sync
+    # test old behavior that caused filecached properties to go out of sync
     os.system('hg init && echo a >> a && hg ci -qAm.')
     repo = hg.repository(ui.ui())
     # first rollback clears the filecache, but changelog to stays in __dict__