Just fix a typo in description of ioprio.

Signed-off-by: Chengguang Xu <[email protected]>
---
 block/ioprio.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/block/ioprio.c b/block/ioprio.c
index f9821080c92c..8c0f971015c9 100644
--- a/block/ioprio.c
+++ b/block/ioprio.c
@@ -4,7 +4,7 @@
  * Copyright (C) 2004 Jens Axboe <[email protected]>
  *
  * Helper functions for setting/querying io priorities of processes. The
- * system calls closely mimmick getpriority/setpriority, see the man page for
+ * system calls closely mimic getpriority/setpriority, see the man page for
  * those. The prio argument is a composite of prio class and prio data, where
  * the data argument has meaning within that class. The standard scheduling
  * classes have 8 distinct prio levels, with 0 being the highest prio and 7
-- 
2.17.2

Reply via email to