Skip to content

Commit f741ff8

Browse files
committed
private-fabrics: fix spelling in comment
Copolit insist on correct spelling. Signed-off-by: Daniel Wagner <wagi@kernel.org>
1 parent 4756776 commit f741ff8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libnvme/src/nvme/private-fabrics.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ struct libnvmf_context {
4141
int default_max_discovery_retries;
4242
int default_keep_alive_timeout;
4343

44-
/* common fabrics configuraiton */
44+
/* common fabrics configuration */
4545
const char *device;
4646
bool persistent;
4747
struct libnvme_fabrics_config cfg;

0 commit comments

Comments
 (0)