aboutsummaryrefslogtreecommitdiff
path: root/asn1crypto/x509.py
diff options
context:
space:
mode:
authorWill Bond <will@wbond.net>2017-09-14 13:57:06 -0400
committerGitHub <noreply@github.com>2017-09-14 13:57:06 -0400
commitd56116b72e860ea95ab60d83464069b838f025ed (patch)
tree45007bfa23b1c8f0201a21195541d62136905729 /asn1crypto/x509.py
parent1ba880ef26e37151e71b9968ba1d29b2573cfd43 (diff)
parent42bed2522b9ad7646b122de9be8ccd4aea601899 (diff)
downloadasn1crypto-d56116b72e860ea95ab60d83464069b838f025ed.tar.gz
Merge pull request #70 from EdwardBetts/patch-1
correct spelling mistake
Diffstat (limited to 'asn1crypto/x509.py')
-rw-r--r--asn1crypto/x509.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1crypto/x509.py b/asn1crypto/x509.py
index e8b095b..76e303c 100644
--- a/asn1crypto/x509.py
+++ b/asn1crypto/x509.py
@@ -954,7 +954,7 @@ class Name(Choice):
:param use_printable:
A bool - if PrintableString should be used for encoding instead of
- UTF8String. This is for backwards compatiblity with old software.
+ UTF8String. This is for backwards compatibility with old software.
:return:
An x509.Name object