gnu: bctoolbox: Fix pluralization of "software".

* gnu/packages/linphone (bctoolbox): Fix typo.
This commit is contained in:
Vagrant Cascadian 2020-04-12 11:54:23 -07:00
parent 5a03345898
commit 1d0feeb09c
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -99,7 +99,7 @@ (define-public bctoolbox
("mbedtls" ,mbedtls-apache)))
(synopsis "Belledonne Communications Tool Box")
(description "BcToolBox is an utilities library used by Belledonne
Communications softwares like belle-sip, mediastreamer2 and linphone.")
Communications software like belle-sip, mediastreamer2 and linphone.")
(home-page "https://gitlab.linphone.org/BC/public/bctoolbox")
(license license:gpl2+)))