tests/test-propertycache.py
branchstable
changeset 19951 d51c4d85ec23
parent 19878 21de61bc2ab5
child 21024 7731a2281cf0
--- 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."""