[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1613963083-29332-1-git-send-email-yehanxu1@gmail.com>
Date: Mon, 22 Feb 2021 11:04:43 +0800
From: Yehan Xu <yehanxu1@...il.com>
To: jaegeuk@...nel.org, chao@...nel.org
Cc: linux-f2fs-devel@...ts.sourceforge.net,
linux-kernel@...r.kernel.org, xuyehan <xuyehan@...omi.com>
Subject: [PATCH] Documentation/ABI/testing: Fix a spelling error
From: xuyehan <xuyehan@...omi.com>
Delete the letter 'e' before 'number'
Signed-off-by: xuyehan <xuyehan@...omi.com>
---
Documentation/ABI/testing/sysfs-fs-f2fs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/ABI/testing/sysfs-fs-f2fs b/Documentation/ABI/testing/sysfs-fs-f2fs
index 3dfee94..21d14fa 100644
--- a/Documentation/ABI/testing/sysfs-fs-f2fs
+++ b/Documentation/ABI/testing/sysfs-fs-f2fs
@@ -276,7 +276,7 @@ Date April 2019
Contact: "Daniel Rosenberg" <drosen@...gle.com>
Description: If checkpoint=disable, it displays the number of blocks that
are unusable.
- If checkpoint=enable it displays the enumber of blocks that
+ If checkpoint=enable it displays the number of blocks that
would be unusable if checkpoint=disable were to be set.
What: /sys/fs/f2fs/<disk>/encoding
--
2.7.4
Powered by blists - more mailing lists