yate: fix typo
authorJiri Slachta <slachta@cesnet.cz>
Tue, 12 Aug 2014 12:09:11 +0000 (14:09 +0200)
committerJiri Slachta <slachta@cesnet.cz>
Tue, 12 Aug 2014 12:09:11 +0000 (14:09 +0200)
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
net/yate/Makefile

index 16ef9ce..0a4f24f 100644 (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