]> git.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
README: Correct hugetlbfs spelling error
authorTokunori Ikegami <ikegami.t@gmail.com>
Sat, 15 Jul 2023 16:56:20 +0000 (01:56 +0900)
committerDaniel Wagner <wagi@monom.org>
Mon, 17 Jul 2023 16:19:58 +0000 (18:19 +0200)
Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
README.md

index d969769e8bac4505d9c952eb2ffa9b621d9ec06a..6bb5c3909320ea9d9ff9f833d880d421a84d8de7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ nvme-cli uses meson as build system.
  |---------|------------|-------|
  | libnvme, libnvme-mi| yes | be either installed or included into the build via meson fallback feature |
  | json-c | optional | recommended, without all plugins are disabled and json-c output format is disabled |
- | libhugetblfs | optional | adds support for hugetblfs |
+ | libhugetlbfs | optional | adds support for hugetlbfs |
 
 
 ### Configuring