mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Fix minor misspelling error.
This commit is contained in:
parent
26c1f003d0
commit
bc530e457e
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ class Header(json_util.JSONObjectWithFields):
|
|||
the "crit" (Critical) Header Parameter (4.1.11) and as a
|
||||
conforming implementation, :meth:`from_json` treats its
|
||||
occurence as an error. Please subclass if you seek for
|
||||
a diferent behaviour.
|
||||
a different behaviour.
|
||||
|
||||
:ivar x5tS256: "x5t#S256"
|
||||
:ivar str typ: MIME Media Type, inc. :const:`MediaType.PREFIX`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue