summaryrefslogtreecommitdiffstats
path: root/module/icp/illumos-crypto.c
diff options
context:
space:
mode:
Diffstat (limited to 'module/icp/illumos-crypto.c')
-rw-r--r--module/icp/illumos-crypto.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/icp/illumos-crypto.c b/module/icp/illumos-crypto.c
index c2fcf1ff7..3c5ef4393 100644
--- a/module/icp/illumos-crypto.c
+++ b/module/icp/illumos-crypto.c
@@ -93,7 +93,7 @@
* will use the generic implementation.
*
* 7) Removing sha384 and sha512 code: The sha code was actually very
- * wasy to port. However, the generic sha384 and sha512 code actually
+ * easy to port. However, the generic sha384 and sha512 code actually
* exceeds the stack size on arm and powerpc architectures. In an effort
* to remove warnings, this code was removed.
*