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>