Fix some typos (#6113)

* Fix some typos.

* Update volume.py

Co-authored-by: John Law <johnlaw.po@gmail.com>
This commit is contained in:
Shuangchi He
2022-05-01 18:44:23 +08:00
committed by GitHub
parent a7e4b2326a
commit e1ec661d4e
5 changed files with 6 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ class ShuffledShiftCipher:
This algorithm uses the Caesar Cipher algorithm but removes the option to
use brute force to decrypt the message.
The passcode is a a random password from the selection buffer of
The passcode is a random password from the selection buffer of
1. uppercase letters of the English alphabet
2. lowercase letters of the English alphabet
3. digits from 0 to 9