summaryrefslogtreecommitdiffstats
path: root/sys/dev/cas/if_casvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/cas/if_casvar.h')
-rw-r--r--sys/dev/cas/if_casvar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/cas/if_casvar.h b/sys/dev/cas/if_casvar.h
index 10b81dd..653572c 100644
--- a/sys/dev/cas/if_casvar.h
+++ b/sys/dev/cas/if_casvar.h
@@ -56,7 +56,7 @@
/*
* Receive completion ring size - we have one completion per
- * incoming packet (though the opposite isn't necesarrily true),
+ * incoming packet (though the opposite isn't necessarily true),
* so this logic is a little simpler.
*/
#define CAS_NRXCOMP 4096
OpenPOWER on IntegriCloud