Fix typo.

This commit is contained in:
Georg Brandl 2012-06-24 11:56:47 +02:00
parent b1a1ac0b67
commit 7ac2af78a2
1 changed files with 1 additions and 1 deletions

View File

@ -268,7 +268,7 @@ variant, :attr:`~.BaseHeader.max_count` is set to 1.
also take a list of supplemental parameters, which have a common format.
This class serves as a base for all the MIME headers that take parameters.
.. attrbibute:: params
.. attribute:: params
A dictionary mapping parameter names to parameter values.