summaryrefslogtreecommitdiff
path: root/Documentation/userspace-api/sysfs-platform_profile.rst
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2023-01-30 02:10:53 +0300
committerJonathan Corbet <corbet@lwn.net>2023-02-02 21:07:18 +0300
commitc1966bd1f0be067ef0824546de881529908fbb54 (patch)
tree6f30c99d3011d32e4fe50f29b3d033645c7dd529 /Documentation/userspace-api/sysfs-platform_profile.rst
parent810edcd5764fb88525934d99baf9aec881a2d500 (diff)
downloadlinux-c1966bd1f0be067ef0824546de881529908fbb54.tar.xz
Documentation: userspace-api: correct spelling
Correct spelling problems for Documentation/userspace-api/ as reported by codespell. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Jonathan Corbet <corbet@lwn.net> Cc: linux-doc@vger.kernel.org Cc: Sean Young <sean@mess.org> Cc: Mauro Carvalho Chehab <mchehab@kernel.org> Cc: linux-media@vger.kernel.org Link: https://lore.kernel.org/r/20230129231053.20863-10-rdunlap@infradead.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/userspace-api/sysfs-platform_profile.rst')
-rw-r--r--Documentation/userspace-api/sysfs-platform_profile.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/userspace-api/sysfs-platform_profile.rst b/Documentation/userspace-api/sysfs-platform_profile.rst
index c33a71263d9e..4fccde2e4563 100644
--- a/Documentation/userspace-api/sysfs-platform_profile.rst
+++ b/Documentation/userspace-api/sysfs-platform_profile.rst
@@ -37,6 +37,6 @@ representation onto this fixed set.
If there is no good match when mapping then a new profile name may be
added. Drivers which wish to introduce new profile names must:
- 1. Explain why the existing profile names canot be used.
+ 1. Explain why the existing profile names cannot be used.
2. Add the new profile name, along with a clear description of the
expected behaviour, to the sysfs-platform_profile ABI documentation.