Ver Fonte

config: fix typo in Global build settings menu

Signed-off-by: Daniel Golle <[email protected]>

SVN-Revision: 44163
John Crispin há 11 anos atrás
pai
commit
1c160bf082
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      config/Config-build.in

+ 1 - 1
config/Config-build.in

@@ -251,7 +251,7 @@ menu "Global build settings"
 	endchoice
 	endchoice
 
 
 	choice
 	choice
-		prompt "Enable buffer-overflows detction (FORTIFY_SOURCE)"
+		prompt "Enable buffer-overflows detection (FORTIFY_SOURCE)"
 		help
 		help
 		  Enable the _FORTIFY_SOURCE macro which introduces additional
 		  Enable the _FORTIFY_SOURCE macro which introduces additional
 		  checks to detect buffer-overflows in the following standard library
 		  checks to detect buffer-overflows in the following standard library