commit | ceb32af23f1c70121640f6cf495c222d01e4c10e | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Thu Oct 22 07:56:02 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Thu Oct 22 07:56:02 2009 +0000 |
tree | ae6571ec5c3dfdaab25c31cabc56422a3ea46111 | |
parent | 590a3675b7049eaf8ebba22f43f3f3efc59c693a [diff] [blame] |
Fix markup.
diff --git a/Doc/library/curses.rst b/Doc/library/curses.rst index 6ec9abe..9bbba77 100644 --- a/Doc/library/curses.rst +++ b/Doc/library/curses.rst
@@ -3,7 +3,7 @@ .. module:: curses :synopsis: An interface to the curses library, providing portable terminal - handling. + handling. .. sectionauthor:: Moshe Zadka <moshez@zadka.site.co.il> .. sectionauthor:: Eric Raymond <esr@thyrsus.com>