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 <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to