Skip to content

Commit 270e812

Browse files
committed
linux: fix typos in documentation
Fix a couple of typos. Signed-off-by: Daniel Wagner <[email protected]>
1 parent 6f67a9d commit 270e812

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libnvme/src/nvme/linux.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ char *nvme_hostid_generate();
426426
* nvme_hostnqn_from_file() - Reads the host nvm qualified name from the config
427427
* default location
428428
*
429-
* Retrieve the qualified name from the config file located in $SYSCONFIDR/nvme.
429+
* Retrieve the qualified name from the config file located in $SYSCONFDIR/nvme.
430430
* $SYSCONFDIR is usually /etc.
431431
*
432432
* Return: The host nqn, or NULL if unsuccessful. If found, the caller

0 commit comments

Comments
 (0)