Fix style.
diff --git a/Doc/library/email.header.rst b/Doc/library/email.header.rst
index d9ebdb7..7e87dac 100644
--- a/Doc/library/email.header.rst
+++ b/Doc/library/email.header.rst
@@ -120,7 +120,8 @@
application code (``\n``), but ``\r\n`` can be specified in order
to produce headers with RFC-compliant line separators.
- .. versionchanged:: 3.2 added the linesep argument
+ .. versionchanged:: 3.2
+ Added the *linesep* argument.
The :class:`Header` class also provides a number of methods to support