Fix markup.

This commit is contained in:
Georg Brandl 2009-10-22 07:56:02 +00:00
parent 590a3675b7
commit ceb32af23f
1 changed files with 1 additions and 1 deletions

View File

@ -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>