summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2011-08-22 11:29:49 +1200
committerRobert Collins <robertc@robertcollins.net>2011-08-22 11:29:49 +1200
commitb03c0f2278e34e3dcdf2e386f878fdcab8505f65 (patch)
tree6f42bf23ed71627e35fe229fffa2a0c69fce83b0 /NEWS
parent884b72e3bb703024a01bf369bacf349bf4299418 (diff)
downloadfixtures-b03c0f2278e34e3dcdf2e386f878fdcab8505f65.tar.gz
Typo.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 61abf87..0350290 100644
--- a/NEWS
+++ b/NEWS
@@ -41,7 +41,7 @@ CHANGES:
useFixture. (RobertCollins, #780806)
* New fixture ``PackagePathEntry`` which patches the path of an existing
- package, allowing importing part of it from aonther directory.
+ package, allowing importing part of it from another directory.
(Robert Collins)
* New fixture ``PythonPathEntry`` which patches sys.path.