]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - crypt_backend.h
Assorted typo fixes in comments.
[paraslash.git] / crypt_backend.h
index 040a719bbc4c41fc92855da2b57ffcdae9712ab8..8ff6919418335f4db0b965aadea51d1ba6561d1e 100644 (file)
@@ -6,7 +6,7 @@
 
 /** \file crypt_backend.h Non-public crypto interface. */
 
-/* This should only be incuded from files which provide crypto functions. */
+/* This should only be included from files which provide crypto functions. */
 
 /** AES block size in bytes. */
 #define AES_CRT128_BLOCK_SIZE 16