Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jun 2023 02:34:17 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: ed96987b4cfa - main - mfiuitl: Spell acquire correctly
Message-ID:  <202306020234.3522YHDZ005762@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=ed96987b4cfaa4137e172ea8615fef127518662a

commit ed96987b4cfaa4137e172ea8615fef127518662a
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2023-06-01 23:49:41 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-06-02 02:33:42 +0000

    mfiuitl: Spell acquire correctly
---
 usr.sbin/mfiutil/mfi_properties.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr.sbin/mfiutil/mfi_properties.c b/usr.sbin/mfiutil/mfi_properties.c
index 6f81a35412bc..49e6cb458388 100644
--- a/usr.sbin/mfiutil/mfi_properties.c
+++ b/usr.sbin/mfiutil/mfi_properties.c
@@ -64,7 +64,7 @@ mfi_ctrl_set_properties(int fd, struct mfi_ctrl_props *info)
 }
 
 /*
- * aquite the controller properties data structure modify the 
+ * Acquire the controller properties data structure, modify the
  * rebuild rate if requested and then return
  */
 static int



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306020234.3522YHDZ005762>