yate: fix typo

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
Jiri Slachta 2014-08-12 14:09:11 +02:00
parent d2887d80a9
commit 81e36eafb4

View file

@ -34,7 +34,7 @@ endef
define Package/$(PKG_NAME)
$(call Package/yate/Default)
DEPENDS:=+libpthread $(CXX_DEPENDS)
TITLE:=Yet Another Telphony Engine
TITLE:=Yet Another Telephony Engine
MENU:=1
endef