mfiutil: Fix typos

Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/653
This commit is contained in:
Elyes Haouas
2023-02-24 07:52:47 +01:00
committed by Warner Losh
parent b152ff4c1e
commit 56ca9ef092
+2 -2
View File
@@ -64,8 +64,8 @@ mfi_ctrl_set_properties(int fd, struct mfi_ctrl_props *info)
}
/*
* aquire the controller properties data structure modify the
* rebuild rate if requested and then retun
* aquite the controller properties data structure modify the
* rebuild rate if requested and then return
*/
static int
mfi_ctrl_rebuild_rate(int ac, char **av)