Fix typo.
This commit is contained in:
parent
b1a1ac0b67
commit
7ac2af78a2
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue