We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09748e1 commit 12d2b8fCopy full SHA for 12d2b8f
drivers/misc/Kconfig
@@ -360,7 +360,7 @@ config THINKPAD_ACPI_VIDEO
360
If you are not sure, say Y here.
361
362
config THINKPAD_ACPI_HOTKEY_POLL
363
- bool "Suport NVRAM polling for hot keys"
+ bool "Support NVRAM polling for hot keys"
364
depends on THINKPAD_ACPI
365
default y
366
---help---
init/Kconfig
@@ -486,7 +486,7 @@ config PID_NS
486
default n
487
depends on NAMESPACES && EXPERIMENTAL
488
help
489
- Suport process id namespaces. This allows having multiple
+ Support process id namespaces. This allows having multiple
490
process with the same pid as long as they are in different
491
pid namespaces. This is a building block of containers.
492
0 commit comments