diff tests/test-filecache.py @ 26098:ce26928cbe41

spelling: behaviour -> behavior
author timeless@mozdev.org
date Fri, 28 Aug 2015 10:53:55 -0400
parents b3684fd2ff1a
children fc5f548393bf
line wrap: on
line diff
--- 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__