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-devices-system-cpu | |
| parent | d2bef8e1037cc69695c6b146bb05ce053450e0de (diff) | |
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-devices-system-cpu')
| -rw-r--r-- | Documentation/ABI/testing/sysfs-devices-system-cpu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu b/Documentation/ABI/testing/sysfs-devices-system-cpu index 5bf61881f012..4b422f7dfe99 100644 --- a/Documentation/ABI/testing/sysfs-devices-system-cpu +++ b/Documentation/ABI/testing/sysfs-devices-system-cpu @@ -296,7 +296,7 @@ Description: Processor frequency boosting control This switch controls the boost setting for the whole system. Boosting allows the CPU and the firmware to run at a frequency - beyond it's nominal limit. + beyond its nominal limit. More details can be found in Documentation/admin-guide/pm/cpufreq.rst |