[PATCH] Documentation/ABI: intel_pmt: fix 'threashold' spelling
"shaikh.kamal" <[email protected]> Sun, 26 Jul 2026 12:07:34 +0530
| Newsgroups | org.kernel.vger.platform-driver-x86,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Fix spelling error reported by codespell: threashold -> threshold. No functional change. Signed-off-by: shaikh.kamal <[email protected]> --- Documentation/ABI/testing/sysfs-class-intel_pmt-features | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/ABI/testing/sysfs-class-intel_pmt-features b/Documentation/ABI/testing/sysfs-class-intel_pmt-features index cddb30e5bdf6..476ba070fb1e 100644 --- a/Documentation/ABI/testing/sysfs-class-intel_pmt-features +++ b/Documentation/ABI/testing/sysfs-class-intel_pmt-features @@ -121,7 +121,7 @@ Example 'caps' content for the 'tracing' feature: watcher Available: Yes crashlog Available: No streaming Available: No - threashold Available: No + threshold Available: No window Available: No config Available: Yes tracing Available: No -- 2.43.0