Skip to content

Commit c6ae9cf

Browse files
Copilotigaw
andauthored
libnvme: fix comment typo 'configuraiton' -> 'configuration'
Agent-Logs-Url: https://github.com/igaw/nvme-cli/sessions/85863804-294f-4e01-a099-c0a6103abb7a Co-authored-by: igaw <1050803+igaw@users.noreply.github.com>
1 parent 39753b8 commit c6ae9cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libnvme/src/nvme/private.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ struct libnvmf_context {
335335
int default_max_discovery_retries;
336336
int default_keep_alive_timeout;
337337

338-
/* common fabrics configuraiton */
338+
/* common fabrics configuration */
339339
const char *device;
340340
bool persistent;
341341
struct libnvme_fabrics_config cfg;

0 commit comments

Comments
 (0)