Преглед изворни кода

package/mpd: fix typo

Fix little type: it's UPnP, not UPnp.

Signed-off-by: Jörg Krause <jkrause@posteo.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Jörg Krause пре 10 година
родитељ
комит
d40147d995
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      package/mpd/Config.in

+ 1 - 1
package/mpd/Config.in

@@ -279,7 +279,7 @@ config BR2_PACKAGE_MPD_TCP
 	  on different machines (the usual scenario).
 	  on different machines (the usual scenario).
 
 
 config BR2_PACKAGE_MPD_UPNP
 config BR2_PACKAGE_MPD_UPNP
-	bool "UPnp"
+	bool "UPnP"
 	select BR2_PACKAGE_EXPAT
 	select BR2_PACKAGE_EXPAT
 	select BR2_PACKAGE_LIBUPNP
 	select BR2_PACKAGE_LIBUPNP
 	help
 	help