package/Config.in: correct capitalization of menu items
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Sat, 10 Oct 2015 07:39:11 +0000 (09:39 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 10 Oct 2015 09:31:41 +0000 (11:31 +0200)
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in

index 3794f44915798d31ab88ad67103e62e407604c44..8672ec46e7498ffa0aa04fb09665a3a702dafde2 100644 (file)
@@ -588,7 +588,7 @@ endif
        source "package/python/Config.in"
        source "package/python3/Config.in"
 if BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3
-menu "external python modules"
+menu "External python modules"
        source "package/python-alsaaudio/Config.in"
        source "package/python-bottle/Config.in"
        source "package/python-can/Config.in"
@@ -680,7 +680,7 @@ endif
        source "package/ruby/Config.in"
        source "package/tcl/Config.in"
 if BR2_PACKAGE_TCL
-menu "tcl libraries/modules"
+menu "Tcl libraries/modules"
        source "package/expect/Config.in"
        source "package/tcllib/Config.in"
 endmenu