]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
lib/Kconfig.debug: fix DEBUG_SECTION_MISMATCH description
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Fri, 9 Sep 2016 08:04:58 +0000 (10:04 +0200)
committerJiri Kosina <jkosina@suse.cz>
Thu, 29 Sep 2016 08:19:45 +0000 (10:19 +0200)
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
lib/Kconfig.debug

index f4b797a690ba10e651be34dbcf09e81ef19e3c79..c0ae0fc125dbb868ed11298ee6ef0681266fad2f 100644 (file)
@@ -303,7 +303,7 @@ config DEBUG_SECTION_MISMATCH
            a larger kernel).
          - Run the section mismatch analysis for each module/built-in.o file.
            When we run the section mismatch analysis on vmlinux.o, we
-           lose valueble information about where the mismatch was
+           lose valuable information about where the mismatch was
            introduced.
            Running the analysis for each module/built-in.o file
            tells where the mismatch happens much closer to the