summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-12-31 14:29:52 -0500
committerTim Graham <timograham@gmail.com>2015-12-31 14:31:59 -0500
commit5855bee1d1d48831b609776bec2a707694d8afb8 (patch)
tree2c799f1763bb2075b09ffc8ccafa7b3579fc354a /tests
parentfd830ac8d93830c1cccf89d8fec854a9b47ddf4b (diff)
[1.9.x] Removed British/Austrialian word: whilist.
Backport of 98839e906632dfe77c6f6906d61d62868a0541dc from master
Diffstat (limited to 'tests')
-rw-r--r--tests/unmanaged_models/tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unmanaged_models/tests.py b/tests/unmanaged_models/tests.py
index 4ed07bf0d2..0a775a3068 100644
--- a/tests/unmanaged_models/tests.py
+++ b/tests/unmanaged_models/tests.py
@@ -12,7 +12,7 @@ class SimpleTests(TestCase):
"""
The main test here is that the all the models can be created without
any database errors. We can also do some more simple insertion and
- lookup tests whilst we're here to show that the second of models do
+ lookup tests while we're here to show that the second of models do
refer to the tables from the first set.
"""
# Insert some data into one set of models.