various spelling fixes
[openssl.git] / doc / crypto / EVP_EncryptInit.pod
index b42b64c1782c07f278657af82a5adbdfa7ce5ac4..ad949dd99cd93c6e597c560c2e00a5cecd7b317d 100644 (file)
@@ -388,7 +388,7 @@ the L</GCM and OCB modes> section below for details.
 
 =item EVP_aes_128_ocb(void), EVP_aes_192_ocb(void), EVP_aes_256_ocb(void)
 
-Offest Codebook Mode (OCB) for 128, 192 and 256 bit keys respectively.
+Offset Codebook Mode (OCB) for 128, 192 and 256 bit keys respectively.
 These ciphers require additional control operations to function correctly: see
 the L</GCM and OCB modes> section below for details.