summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Westby <james.westby@linaro.org>2011-12-07 11:29:59 -0500
committerJames Westby <james.westby@linaro.org>2011-12-07 11:29:59 -0500
commitae66a0e87faff5b84b5773210e31f73fb82617f5 (patch)
tree05c83e6e59c230914068b1a5ff588d9d9a75ce93
parent3e61e1179528bb164e29652a2a08407f0c2ea14c (diff)
downloadfixtures-ae66a0e87faff5b84b5773210e31f73fb82617f5.tar.gz
Fix the typo. Thanks Rob.
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 7dad51b..9f98b42 100644
--- a/README
+++ b/README
@@ -349,7 +349,7 @@ setUp.
TempHomeDir
+++++++++++
-Create a temporary directory and set is as $HOME in the environment.
+Create a temporary directory and set it as $HOME in the environment.
>>> fixture = fixtures.TempHomeDir()