Change suggested by Robert P. J. DAY <rpjday@mindspring.com> to rename the "Kernel to use" prompt with "Target OS".
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Wed Apr 11 17:43:38 2007 +0000 (2007-04-11)
changeset 34fbdc53e2ee3e
parent 33 24f1e56e89a0
child 35 2dce00870893
Change suggested by Robert P. J. DAY <rpjday@mindspring.com> to rename the "Kernel to use" prompt with "Target OS".
config/kernel.in
     1.1 --- a/config/kernel.in	Tue Apr 10 16:19:53 2007 +0000
     1.2 +++ b/config/kernel.in	Wed Apr 11 17:43:38 2007 +0000
     1.3 @@ -4,7 +4,7 @@
     1.4  
     1.5  choice
     1.6      bool
     1.7 -    prompt "\"Kernel\" to use:"
     1.8 +    prompt "Target OS"
     1.9      default KERNEL_LINUX
    1.10  
    1.11  config KERNEL_LINUX