diff options
author | Leonard Richardson <leonardr@segfault.org> | 2013-08-19 10:34:19 -0400 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2013-08-19 10:34:19 -0400 |
commit | 623d8c13b79003921fd13b59328d0c28e01eabd0 (patch) | |
tree | eb953e5fd3a7bb0917af23c3c1836e52d7f8327b | |
parent | a4a7c6cb92f550c4a6b992c70fd035240da772e7 (diff) |
Fixed typo.
-rw-r--r-- | NEWS.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) = |