Harald Welte has submitted this change and it was merged. (
https://gerrit.osmocom.org/10285 )
Change subject: debian: Fix typo in package description
......................................................................
debian: Fix typo in package description
Change-Id: Iaa5a3b9e249ce493221569cf9411cc04c4044a0c
---
M debian/control
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Jenkins Builder: Verified
Harald Welte: Looks good to me, approved
diff --git a/debian/control b/debian/control
index 2cbcdca..222cd96 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,7 @@
Pre-Depends: ${misc:Pre-Depends}
Description: Osmocom GSUP (General Subscriber Update Protocol) client library
This is a shared library that can be used to implement client programs for
- the GSUP protcol. The typical GSUP server is OsmoHLR, with OsmoMSC, OsmoSGSN
+ the GSUP protocol. The typical GSUP server is OsmoHLR, with OsmoMSC,
OsmoSGSN
and External USSD Entities (EUSEs) using this library to implement clients.
Package: libosmo-gsup-client-dev
@@ -52,7 +52,7 @@
libosmocore-dev
Description: Development headers of Osmocom GSUP client library
This is a shared library that can be used to implement client programs for
- the GSUP protcol. The typical GSUP server is OsmoHLR, with OsmoMSC, OsmoSGSN
+ the GSUP protocol. The typical GSUP server is OsmoHLR, with OsmoMSC,
OsmoSGSN
and External USSD Entities (EUSEs) using this library to implement clients.
.
This package contains the development headers.
--
To view, visit https://gerrit.osmocom.org/10285
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Iaa5a3b9e249ce493221569cf9411cc04c4044a0c
Gerrit-Change-Number: 10285
Gerrit-PatchSet: 1
Gerrit-Owner: roox <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder