platform/x86: Kconfig: Fix a typo
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sun, 16 Feb 2020 10:34:37 +0000 (11:34 +0100)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 28 Feb 2020 10:46:14 +0000 (12:46 +0200)
'paramaters' should be 'parameters'

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/Kconfig

index 664ead09c7fb54cf2e6e907fa0f96c2d8e85e501..ae75b19e86498e78045311e04bc65e0997fdeb69 100644 (file)
@@ -1213,7 +1213,7 @@ config INTEL_RST
         tristate "Intel Rapid Start Technology Driver"
        depends on ACPI
        ---help---
-         This driver provides support for modifying paramaters on systems
+         This driver provides support for modifying parameters on systems
          equipped with Intel's Rapid Start Technology. When put in an ACPI
          sleep state, these devices will wake after either a configured
          timeout or when the system battery reaches a critical state,