aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-trx/trx_if.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/osmo-bts-trx/trx_if.c')
-rw-r--r--src/osmo-bts-trx/trx_if.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osmo-bts-trx/trx_if.c b/src/osmo-bts-trx/trx_if.c
index 488aff6e..24d6b9b0 100644
--- a/src/osmo-bts-trx/trx_if.c
+++ b/src/osmo-bts-trx/trx_if.c
@@ -202,7 +202,7 @@ void trx_if_init(struct trx_l1h *l1h)
* \param[in] fmt Format string (+ variable list of arguments)
* \returns 0 on success; negative on error
*
- * The new ocommand will be added to the end of the control command
+ * The new command will be added to the end of the control command
* queue.
*/
static int trx_ctrl_cmd_cb(struct trx_l1h *l1h, int critical, void *cb, const char *cmd,