1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-21 19:01:07 +03:00

Fix minor misspelling error.

This commit is contained in:
Harlan Lieberman-Berg
2015-08-22 02:51:24 +02:00
parent 26c1f003d0
commit bc530e457e

View File

@@ -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`.