Hello Ruben Undheim,

I'd like you to do a code review. Please visit

    https://gerrit.osmocom.org/c/osmo-trx/+/14807

to review the following change.


Change subject: Fix spelling discovered by lintian
......................................................................

Fix spelling discovered by lintian

Change-Id: I5ab9b9c7c47d0d6e674c1f5242e2b3a05006293e
---
M Transceiver52M/osmo-trx.cpp
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/07/14807/1

diff --git a/Transceiver52M/osmo-trx.cpp b/Transceiver52M/osmo-trx.cpp
index 06b1a18..b8cf968 100644
--- a/Transceiver52M/osmo-trx.cpp
+++ b/Transceiver52M/osmo-trx.cpp
@@ -255,7 +255,7 @@
 {
        LOG(WARNING) << "Cmd line option '" << opt << "' is deprecated and will 
be soon removed."
                << " Please use VTY cfg option instead."
-               << " All cmd line options are already being overriden by VTY 
options if set.";
+               << " All cmd line options are already being overridden by VTY 
options if set.";
 }

 static void handle_options(int argc, char **argv, struct trx_ctx* trx)

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

Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Change-Id: I5ab9b9c7c47d0d6e674c1f5242e2b3a05006293e
Gerrit-Change-Number: 14807
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <[email protected]>
Gerrit-Reviewer: Ruben Undheim <[email protected]>
Gerrit-MessageType: newchange

Reply via email to