package/libeXosip2: fix typos in help text
authorIulian Onofrei <iulian.onofrei@yahoo.com>
Sun, 30 Aug 2020 21:26:37 +0000 (00:26 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 31 Aug 2020 07:08:04 +0000 (09:08 +0200)
Signed-off-by: Iulian Onofrei <iulian.onofrei@yahoo.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libeXosip2/Config.in

index 4cb8218f206339eb8bdd4a14b0fb25abd30957a5..9fbe9789f8f902f9a9f3e52b67e8b9e59ca7d114 100644 (file)
@@ -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.