Skip to content

Commit 4a39da8

Browse files
committed
Fix spelling error
1 parent 99d336a commit 4a39da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Crypt/CBC.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1254,7 +1254,7 @@ keysize. This is useful for several of the newer algorithms, including
12541254
AES, ARIA, Blowfish, and CAMELLIA. If -keysize is not specified, then
12551255
Crypt::CBC will use the value returned by the cipher's max_keylength()
12561256
method. Note that versions of CBC::Crypt prior to 2.36 could also
1257-
allow you to set the blocksie, but this was never supported by any
1257+
allow you to set the blocksize, but this was never supported by any
12581258
ciphers and has been removed.
12591259
12601260
For compatibility with earlier versions of this module, you can

0 commit comments

Comments
 (0)