diff tests/test-propertycache.py @ 19951:d51c4d85ec23 stable

spelling: random spell checker fixes
author Mads Kiilerich <madski@unity3d.com>
date Thu, 24 Oct 2013 01:49:56 +0800
parents 21de61bc2ab5
children 7731a2281cf0
line wrap: on
line diff
--- a/tests/test-propertycache.py	Thu Oct 17 16:13:15 2013 +0800
+++ b/tests/test-propertycache.py	Thu Oct 24 01:49:56 2013 +0800
@@ -1,6 +1,6 @@
 """test behavior of propertycache and unfiltered propertycache
 
-The repoview overlay is quite complexe. We test the behavior of
+The repoview overlay is quite complex. We test the behavior of
 property cache of both localrepo and repoview to prevent
 regression."""