[Buildroot] [git commit] package/libeXosip2: fix typos in help text

Peter Korsgaard peter at korsgaard.com
Mon Aug 31 07:08:04 UTC 2020


commit: https://git.buildroot.net/buildroot/commit/?id=fef674dbf55db74802e55ada3e2f3a22c55f5e7a
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Iulian Onofrei <iulian.onofrei at yahoo.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/libeXosip2/Config.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libeXosip2/Config.in b/package/libeXosip2/Config.in
index 4cb8218f20..9fbe9789f8 100644
--- a/package/libeXosip2/Config.in
+++ b/package/libeXosip2/Config.in
@@ -4,10 +4,10 @@ config BR2_PACKAGE_LIBEXOSIP2
 	select BR2_PACKAGE_LIBOSIP2
 	help
 	  eXosip is a library that hides the complexity of using the
-	  SIP protocol for mutlimedia session establishement.
+	  SIP protocol for multimedia session establishment.
 	  This protocol is mainly to be used by VoIP telephony
 	  applications (endpoints or conference server) but might be
-	  also usefull for any application that wish to establish
+	  also useful for any application that wish to establish
 	  sessions like multiplayer games.
 	  eXosip is based in libosip.
 


More information about the buildroot mailing list