Skip to content

Commit c117dff

Browse files
standby24x7rafaeljw
authored andcommitted
ACPI: Kconfig: Fix a typo in Kconfig
This patch fixes a spelling typo in acpi/Kconfig Signed-off-by: Masanari Iida <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
1 parent e4e737b commit c117dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/acpi/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ config ACPI_DEBUGGER
7171
if ACPI_DEBUGGER
7272

7373
config ACPI_DEBUGGER_USER
74-
tristate "Userspace debugger accessiblity"
74+
tristate "Userspace debugger accessibility"
7575
depends on DEBUG_FS
7676
help
7777
Export /sys/kernel/debug/acpi/acpidbg for userspace utilities

0 commit comments

Comments
 (0)