Эх сурвалжийг харах

Merge pull request #42 from nwest/doc-typos

Fix a couple documentation typos
Marcin Krzyzanowski 10 жил өмнө
parent
commit
df0389bbad

+ 1 - 1
CryptoSwift/AES.swift

@@ -135,7 +135,7 @@ public class AES {
     }
     }
     
     
     /**
     /**
-    Encrypt message. If padding is necessary, then PKCS7 padding is addedd and need to be removed after decryption.
+    Encrypt message. If padding is necessary, then PKCS7 padding is added and needs to be removed after decryption.
     
     
     :param: message Plaintext data
     :param: message Plaintext data