Change in ...osmo-hlr[master]: fix spelling errors detected by lintian

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/.

laforge gerrit-no-reply at lists.osmocom.org
Mon Aug 12 08:36:22 UTC 2019


laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-hlr/+/14806 )

Change subject: fix spelling errors detected by lintian
......................................................................

fix spelling errors detected by lintian

Change-Id: I2a1a21aceabc20fadc5dd28985a94689d2b873a2
---
M src/ctrl.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved
  pespin: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/ctrl.c b/src/ctrl.c
index 05a0107..c610d92 100644
--- a/src/ctrl.c
+++ b/src/ctrl.c
@@ -95,7 +95,7 @@
 		cmd->reply = "No such subscriber.";
 		return false;
 	default:
-		cmd->reply = "An unknown error has occured during get_subscriber().";
+		cmd->reply = "An unknown error has occurred during get_subscriber().";
 		return false;
 	}
 }

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-hlr/+/14806
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Change-Id: I2a1a21aceabc20fadc5dd28985a94689d2b873a2
Gerrit-Change-Number: 14806
Gerrit-PatchSet: 3
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at gnumonks.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190812/498f5f2f/attachment.htm>


More information about the gerrit-log mailing list