Skip to content

Commit c9e8f5d

Browse files
authored
Update trifid_cipher.py
1 parent f34cefb commit c9e8f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ciphers/trifid_cipher.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ def __prepare(
8888
...
8989
KeyError: 'Length of alphabet has to be 27.'
9090
91-
Testing with punctuations that are not in the given alphabet
91+
Testing with punctuation not in the given alphabet
9292
9393
>>> __prepare('am i a boy?','abCdeFghijkLmnopqrStuVwxYZ+')
9494
Traceback (most recent call last):

0 commit comments

Comments
 (0)