Use correct header line
diff --git a/Doc/whatsnew/2.6.rst b/Doc/whatsnew/2.6.rst
index 21d3a52..317f824 100644
--- a/Doc/whatsnew/2.6.rst
+++ b/Doc/whatsnew/2.6.rst
@@ -845,7 +845,7 @@
 .. % whole new modules get described in subsections here
 
 Improved SSL Support
-''''''''''''''''''''''''''''''
+--------------------------------------------------
 
 Bill Janssen made extensive improvements to Python 2.6's support for
 SSL.