diff mbox series

[2/3] btrfs-progs: docs: fix nodesize typo

Message ID 20230118074458.2985005-3-naohiro.aota@wdc.com (mailing list archive)
State New, archived
Headers show
Series btrfs-progs: docs: add entries to sysfs documentation | expand

Commit Message

Naohiro Aota Jan. 18, 2023, 7:44 a.m. UTC
Fix the typo.

Signed-off-by: Naohiro Aota <naohiro.aota@wdc.com>
---
 Documentation/ch-sysfs.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/Documentation/ch-sysfs.rst b/Documentation/ch-sysfs.rst
index 37fb49f945c7..569879aadf27 100644
--- a/Documentation/ch-sysfs.rst
+++ b/Documentation/ch-sysfs.rst
@@ -75,7 +75,7 @@  metadata_uuid
         Shows the metadata uuid of the mounted filesystem.
         Check `metadata_uuid` feature for more details.
 
-nodeisze
+nodesize
         (RO, since: 3.14)
 
         Show the nodesize of the mounted filesystem.