summaryrefslogtreecommitdiff
path: root/Documentation/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/Kconfig')
-rw-r--r--Documentation/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/Kconfig b/Documentation/Kconfig
index 3a0e7ac0c4e3..8b6c4b84b218 100644
--- a/Documentation/Kconfig
+++ b/Documentation/Kconfig
@@ -19,7 +19,7 @@ config WARN_ABI_ERRORS
described at Documentation/ABI/README. Yet, as they're manually
written, it would be possible that some of those files would
have errors that would break them for being parsed by
- scripts/get_abi.pl. Add a check to verify them.
+ tools/docs/get_abi.py. Add a check to verify them.
If unsure, select 'N'.