Hoernchen has uploaded this change for review. ( 
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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/06/14806/1

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: 1
Gerrit-Owner: Hoernchen <[email protected]>
Gerrit-MessageType: newchange

Reply via email to