Change in osmo-msc[master]: Cosmetic: Fix spelling in smpp vty

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Keith Whyte gerrit-no-reply at lists.osmocom.org
Thu Jan 17 15:02:56 UTC 2019


Keith Whyte has submitted this change and it was merged. ( https://gerrit.osmocom.org/12600 )

Change subject: Cosmetic: Fix spelling in smpp vty
......................................................................

Cosmetic: Fix spelling in smpp vty

Change-Id: Id3fa3f26c333bf445590fd75ad7a08be68fed3e2
---
M src/libmsc/smpp_vty.c
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/src/libmsc/smpp_vty.c b/src/libmsc/smpp_vty.c
index 5896707..4c179d4 100644
--- a/src/libmsc/smpp_vty.c
+++ b/src/libmsc/smpp_vty.c
@@ -164,7 +164,7 @@
 DEFUN(cfg_smpp_policy, cfg_smpp_policy_cmd,
 	"policy (accept-all|closed)",
 	"Set the authentication policy of this SMSC\n"
-	"Accept all SMPP connections independeint of system ID / passwd\n"
+	"Accept all SMPP connections independent of system ID / password\n"
 	"Accept only SMPP connections from ESMEs explicitly configured")
 {
 	struct smsc *smsc = smsc_from_vty(vty);
@@ -541,7 +541,7 @@
 
 DEFUN(show_esme, show_esme_cmd,
 	"show smpp esme",
-	SHOW_STR "SMPP Interface\n" "SMPP Extrenal SMS Entity\n")
+	SHOW_STR "SMPP Interface\n" "SMPP External SMS Entity\n")
 {
 	struct smsc *smsc = smsc_from_vty(vty);
 	struct osmo_esme *esme;

-- 
To view, visit https://gerrit.osmocom.org/12600
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Id3fa3f26c333bf445590fd75ad7a08be68fed3e2
Gerrit-Change-Number: 12600
Gerrit-PatchSet: 3
Gerrit-Owner: Keith Whyte <keith at rhizomatica.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Keith Whyte <keith at rhizomatica.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190117/a7ec2aae/attachment.htm>


More information about the gerrit-log mailing list