]> www.infradead.org Git - users/sagi/libnvme.git/commitdiff
Fix incorrect article 'an' as 'a' to use for a description
authorTokunori Ikegami <ikegami.t@gmail.com>
Mon, 15 May 2023 15:48:18 +0000 (00:48 +0900)
committerDaniel Wagner <wagi@monom.org>
Wed, 13 Sep 2023 07:29:31 +0000 (09:29 +0200)
Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
src/nvme/tree.h

index 8b9a483c5ce7af54c06f4792cbf12a325d10addf..e29e6a0f11221591e418f27494d78e18829bbfc1 100644 (file)
@@ -877,7 +877,7 @@ const char *nvme_ctrl_get_firmware(nvme_ctrl_t c);
 const char *nvme_ctrl_get_model(nvme_ctrl_t c);
 
 /**
- * nvme_ctrl_get_state() - Running state of an controller
+ * nvme_ctrl_get_state() - Running state of a controller
  * @c: Controller instance
  *
  * Return: String indicating the running state of @c