From: Georg Brandl Date: Thu, 22 Oct 2009 07:56:02 +0000 (+0000) Subject: Fix markup. X-Git-Tag: v2.7a1~287 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceb32af23f1c70121640f6cf495c222d01e4c10e;p=thirdparty%2FPython%2Fcpython.git Fix markup. --- diff --git a/Doc/library/curses.rst b/Doc/library/curses.rst index 6ec9abee259c..9bbba777e53e 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 .. sectionauthor:: Eric Raymond