yate: fix typo
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
d2887d80a9
commit
81e36eafb4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue