[PATCH] Documentation/ABI: fix typo "upto" -> "up to" in sysfs-class-fc

Akiyoshi Kurita posted 1 patch 1 month, 2 weeks ago
Documentation/ABI/testing/sysfs-class-fc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] Documentation/ABI: fix typo "upto" -> "up to" in sysfs-class-fc
Posted by Akiyoshi Kurita 1 month, 2 weeks ago
Fix a typo in Documentation/ABI/testing/sysfs-class-fc: "upto" should be
"up to".

Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
---
 Documentation/ABI/testing/sysfs-class-fc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/ABI/testing/sysfs-class-fc b/Documentation/ABI/testing/sysfs-class-fc
index 3057a6d3b8cf..786296aeca32 100644
--- a/Documentation/ABI/testing/sysfs-class-fc
+++ b/Documentation/ABI/testing/sysfs-class-fc
@@ -15,7 +15,7 @@ Description:
 
 		The interface expects a string "<cgroupid>:<appid>" where:
 		<cgroupid> is inode of the cgroup in hexadecimal
-		<appid> is user provided string upto 128 characters
+		<appid> is user provided string up to 128 characters
 		in length.
 
 		If an appid_store is done for a cgroup id that already
-- 
2.47.3