From 3214ed648a31ea365d6445bf6a46beb5f6b56392 Mon Sep 17 00:00:00 2001 From: Raymond Hettinger Date: Thu, 16 Dec 2010 00:30:53 +0000 Subject: Nits --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index 8bfcc02..9279a64 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -5706,7 +5706,7 @@ Library unittest.TestCase.assertSequenceEqual are no longer included in failure reports. -- Issue #8899: time.struct_time now has class and atribute docstrings. +- Issue #8899: time.struct_time now has class and attribute docstrings. - Issue #4487: email now accepts as charset aliases all codec aliases accepted by the codecs module. -- cgit v0.12