Try to correct a markup error that does hide the following paragraph.
diff --git a/Doc/library/ctypes.rst b/Doc/library/ctypes.rst
index 4c5de74..52569a7 100644
--- a/Doc/library/ctypes.rst
+++ b/Doc/library/ctypes.rst
@@ -2012,7 +2012,6 @@
    their methods and attributes.
 
    .. versionchanged:: 2.6
-
       ctypes data types that are not and do not contain pointers can
       now be pickled.