commit | 6faee4e2ce8ee107bfe92bac74afa2c30ed4aebd | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Sep 21 14:48:28 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Tue Sep 21 14:48:28 2010 +0000 |
tree | 2493738443750be19a421393c8b20fde0f1a195e | |
parent | af38dc5b0c6f4a0308555199a07fcaba8f27e94d [diff] [blame] |
#9911: doc copyedits.
diff --git a/Doc/library/logging.rst b/Doc/library/logging.rst index c0e1144..6cfd93f 100644 --- a/Doc/library/logging.rst +++ b/Doc/library/logging.rst
@@ -2904,7 +2904,7 @@ .. attribute:: exc_info Exception tuple (à la `sys.exc_info`) or `None` if no exception - information is availble. + information is available. .. attribute:: func