diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2022-07-31 19:52:07 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-09-27 13:21:43 -0600 |
commit | 8a7f0e8ab9e8c1a32eefd632fb11cdc08af28aee (patch) | |
tree | dda52bb4ef1fbdc746d5440fcca02feba85f32be /Documentation/ABI/testing/sysfs-power | |
parent | Remove duplicate words inside documentation (diff) | |
download | linux-dev-8a7f0e8ab9e8c1a32eefd632fb11cdc08af28aee.tar.xz linux-dev-8a7f0e8ab9e8c1a32eefd632fb11cdc08af28aee.zip |
Documentation/ABI: correct possessive "its" typos
Correct all uses of "it's" that are meant to be possessive "its".
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20220801025207.29971-1-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/ABI/testing/sysfs-power')
-rw-r--r-- | Documentation/ABI/testing/sysfs-power | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/sysfs-power b/Documentation/ABI/testing/sysfs-power index 90ec4987074b..f99d433ff311 100644 --- a/Documentation/ABI/testing/sysfs-power +++ b/Documentation/ABI/testing/sysfs-power @@ -152,7 +152,7 @@ Description: case further investigation is required to determine which device is causing the problem. Note that genuine RTC clock values (such as when pm_trace has not been used), can still - match a device and output it's name here. + match a device and output its name here. What: /sys/power/pm_async Date: January 2009 |