aboutsummaryrefslogtreecommitdiff
path: root/asn1crypto/x509.py
diff options
context:
space:
mode:
authorEdward Betts <edward@4angle.com>2017-08-30 20:49:39 +0100
committerGitHub <noreply@github.com>2017-08-30 20:49:39 +0100
commit42bed2522b9ad7646b122de9be8ccd4aea601899 (patch)
tree0e21edf2378f6e6ac585efcc010f51204911d4f7 /asn1crypto/x509.py
parent2068a8abfd5e34210f5dc521cbdec672c87c95bd (diff)
downloadasn1crypto-42bed2522b9ad7646b122de9be8ccd4aea601899.tar.gz
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 5fcf89c..2cabd24 100644
--- a/asn1crypto/x509.py
+++ b/asn1crypto/x509.py
@@ -920,7 +920,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