summaryrefslogtreecommitdiffstats
path: root/include/sys/arc.h
diff options
context:
space:
mode:
authorAndrea Gelmini <[email protected]>2019-08-30 18:53:15 +0200
committerBrian Behlendorf <[email protected]>2019-08-30 09:53:15 -0700
commitcf7c5a030e505451e0cbadc49e33e41f5219c44b (patch)
treeff7d12d4b31739ea8fe625991d6283284443c0a3 /include/sys/arc.h
parent0463c955011fc3913f9aaad6c686f48f118d2fef (diff)
Fix typos in include/
Reviewed-by: Ryan Moeller <[email protected]> Reviewed-by: Richard Laager <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Andrea Gelmini <[email protected]> Closes #9238
Diffstat (limited to 'include/sys/arc.h')
-rw-r--r--include/sys/arc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sys/arc.h b/include/sys/arc.h
index 59c0bea92..f6dea3fbd 100644
--- a/include/sys/arc.h
+++ b/include/sys/arc.h
@@ -187,7 +187,7 @@ typedef enum arc_buf_contents {
} arc_buf_contents_t;
/*
- * The following breakdows of arc_size exist for kstat only.
+ * The following breakdowns of arc_size exist for kstat only.
*/
typedef enum arc_space_type {
ARC_SPACE_DATA,