pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/29654 )
Change subject: cosmetic: Fix typo in comment ......................................................................
cosmetic: Fix typo in comment
Change-Id: I935ab303d2234656f8de0dbdb2de9f4254b02dce --- M src/osmo-bsc/bsc_ctrl_commands.c 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Jenkins Builder: Verified pespin: Looks good to me, approved
diff --git a/src/osmo-bsc/bsc_ctrl_commands.c b/src/osmo-bsc/bsc_ctrl_commands.c index 304ccf9..fd0f5d2 100644 --- a/src/osmo-bsc/bsc_ctrl_commands.c +++ b/src/osmo-bsc/bsc_ctrl_commands.c @@ -175,7 +175,7 @@ continue;
/* - * The ip.access nanoBTS seems to be unrelaible on BSSGP + * The ip.access nanoBTS seems to be unreliable on BSSGP * so let's us just reboot it. For the sysmoBTS we can just * restart the process as all state is gone. */