aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/meas_feed.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/bsc/meas_feed.h')
-rw-r--r--include/osmocom/bsc/meas_feed.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/bsc/meas_feed.h b/include/osmocom/bsc/meas_feed.h
index 1849a8932..353278e71 100644
--- a/include/osmocom/bsc/meas_feed.h
+++ b/include/osmocom/bsc/meas_feed.h
@@ -20,7 +20,7 @@ struct meas_feed_meas {
uint8_t lchan_type;
/* The physical channel type, enum gsm_phys_chan_config */
uint8_t pchan_type;
- /* number of ths BTS in network */
+ /* number of this BTS in network */
uint8_t bts_nr;
/* number of this TRX in the BTS */
uint8_t trx_nr;