Skip to content

Commit 04b0186

Browse files
committed
fix typo in ALPNExtension comment
1 parent ff74a8a commit 04b0186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tlslite/extensions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1178,7 +1178,7 @@ class ALPNExtension(TLSExtension):
11781178

11791179
def __init__(self):
11801180
"""
1181-
Create instance of NPNExtension
1181+
Create instance of ALPNExtension
11821182
11831183
See also: L{create} and L{parse}
11841184
"""

0 commit comments

Comments
 (0)