]> git.ipfire.org Git - thirdparty/strongswan.git/blobdiff - src/libstrongswan/plugins/sha1/sha1_prf.c
Spelling fixes
[thirdparty/strongswan.git] / src / libstrongswan / plugins / sha1 / sha1_prf.c
index c404b8eac095899ec405a1a13be0b656caca8cc6..bee8b2cd310034cfd34de0a3fade6495becbb114 100644 (file)
@@ -22,7 +22,7 @@ typedef struct private_sha1_prf_t private_sha1_prf_t;
 typedef struct private_sha1_hasher_t private_sha1_hasher_t;
 
 /**
- * Private data structure with hasing context.
+ * Private data structure with hashing context.
  */
 struct private_sha1_hasher_t {
        /**