]> granicus.if.org Git - python/commitdiff
whatsnew/3.5: Add missing word "class"
authorBerker Peksag <berker.peksag@gmail.com>
Tue, 15 Sep 2015 17:06:28 +0000 (20:06 +0300)
committerBerker Peksag <berker.peksag@gmail.com>
Tue, 15 Sep 2015 17:06:28 +0000 (20:06 +0300)
Doc/whatsnew/3.5.rst

index 2f8fe80224c1feb41875ce97144cf9bf0123cf96..edd6f6050f573611718d2da3aade836af56bf54b 100644 (file)
@@ -1940,7 +1940,7 @@ tracebacks.  (Contributed by Robert Collins in :issue:`22936`.)
 unittest.mock
 -------------
 
-The :class:`~unittest.mock.Mock` has the following improvements:
+The :class:`~unittest.mock.Mock` class has the following improvements:
 
 * Class constructor has a new *unsafe* parameter, which causes mock
   objects to raise :exc:`AttributeError` on attribute names starting