Commit d40147d9 authored by Jörg Krause's avatar Jörg Krause Committed by Thomas Petazzoni
Browse files

package/mpd: fix typo



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

Signed-off-by: default avatarJörg Krause <jkrause@posteo.de>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 4ff68999
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -279,7 +279,7 @@ config BR2_PACKAGE_MPD_TCP
	  on different machines (the usual scenario).

config BR2_PACKAGE_MPD_UPNP
	bool "UPnp"
	bool "UPnP"
	select BR2_PACKAGE_EXPAT
	select BR2_PACKAGE_LIBUPNP
	help