[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250621094224.164677-1-faisalbukhari523@gmail.com>
Date: Sat, 21 Jun 2025 15:12:24 +0530
From: Faisal Bukhari <faisalbukhari523@...il.com>
To: corbet@....net
Cc: linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] Fix typo in Documentation/userspace-api/sysfs-platform_profile.rst
Documentation/userspace-api/sysfs-platform_profile.rst
Fixes a spelling mistake: "setttings" → "settings".
Signed-off-by: Faisal Bukhari <faisalbukhari523@...il.com>
---
Documentation/userspace-api/sysfs-platform_profile.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/userspace-api/sysfs-platform_profile.rst b/Documentation/userspace-api/sysfs-platform_profile.rst
index 7f013356118a..e6878ea82fda 100644
--- a/Documentation/userspace-api/sysfs-platform_profile.rst
+++ b/Documentation/userspace-api/sysfs-platform_profile.rst
@@ -44,7 +44,7 @@ added. Drivers which wish to introduce new profile names must:
"Custom" profile support
========================
The platform_profile class also supports profiles advertising a "custom"
-profile. This is intended to be set by drivers when the setttings in the
+profile. This is intended to be set by drivers when the settings in the
driver have been modified in a way that a standard profile doesn't represent
the current state.
--
2.43.0
Powered by blists - more mailing lists