summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2013-08-19 10:34:19 -0400
committerLeonard Richardson <leonardr@segfault.org>2013-08-19 10:34:19 -0400
commit623d8c13b79003921fd13b59328d0c28e01eabd0 (patch)
treeeb953e5fd3a7bb0917af23c3c1836e52d7f8327b
parenta4a7c6cb92f550c4a6b992c70fd035240da772e7 (diff)
Fixed typo.
-rw-r--r--NEWS.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 56397e5..5d0e751 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,7 +1,7 @@
= 4.3.2 (Unreleased) =
* Combined two tests to stop a spurious test failure when tests are
- run by nodetests. [bug=1212445]
+ run by nosetests. [bug=1212445]
= 4.3.1 (20130815) =