dexter has uploaded this change for review. ( https://gerrit.osmocom.org/10908
Change subject: cosmetic: fix typo in comment
......................................................................
cosmetic: fix typo in comment
Change-Id: I6a1147e2a3858475c99c99ceb33d7d416f3cac6c
---
M src/common/measurement.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/08/10908/1
diff --git a/src/common/measurement.c b/src/common/measurement.c
index 21ec16a..a296a8a 100644
--- a/src/common/measurement.c
+++ b/src/common/measurement.c
@@ -730,7 +730,7 @@
/* Process a single uplink measurement sample. This function is called from
* l1sap.c every time a measurement indication is received. It collects the
- * measurement samples and automatically detects the end oft the measurement
+ * measurement samples and automatically detects the end of the measurement
* interval. */
int lchan_meas_process_measurement(struct gsm_lchan *lchan, struct bts_ul_meas
*ulm, uint32_t fn)
{
--
To view, visit https://gerrit.osmocom.org/10908
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6a1147e2a3858475c99c99ceb33d7d416f3cac6c
Gerrit-Change-Number: 10908
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <[email protected]>