Fix typos in docstrings
commit8530c2a0bc483b27b14f664f35a1c41535598fe9
authorphil <phil@49921240-e1b6-4d8d-af3b-5ae6c3d9e7c1>
Tue, 7 Oct 2008 12:23:21 +0000 (7 12:23 +0000)
committerphil <phil@49921240-e1b6-4d8d-af3b-5ae6c3d9e7c1>
Tue, 7 Oct 2008 12:23:21 +0000 (7 12:23 +0000)
treee60ab9f06550439e5b3e76fec3a61f3c2fae688b
parente1bc026881be4ab57468f9de80e252e3d14dac3c
Fix typos in docstrings

git-svn-id: svn+ssh://devel.yobi.be/home/svn/CryptoPlus/trunk@55 49921240-e1b6-4d8d-af3b-5ae6c3d9e7c1
14 files changed:
src/Cipher/ARC2.py
src/Cipher/Blowfish.py
src/Cipher/CAST.py
src/Cipher/DES.py
src/Cipher/DES3.py
src/Cipher/IDEA.py
src/Cipher/RC5.py
src/Cipher/python_AES.py
src/Cipher/python_DES.py
src/Cipher/python_DES3.py
src/Cipher/python_PRESENT.py
src/Cipher/python_Rijndael.py
src/Cipher/python_Serpent.py
src/Cipher/python_Twofish.py