Fix typo in log message

Change-Id: Ifd65542eca9180a2fcaaca290861396569e453ec
diff --git a/src/gprs_rlcmac_meas.cpp b/src/gprs_rlcmac_meas.cpp
index 441f58d..f4a7e47 100644
--- a/src/gprs_rlcmac_meas.cpp
+++ b/src/gprs_rlcmac_meas.cpp
@@ -42,8 +42,8 @@
 	NC_Measurements_t *nc;
 	int i;
 
-	LOGP(DRLCMACMEAS, LOGL_INFO, "Measuement Report of TLLI=0x%08x:",
-		pmr->TLLI);
+	LOGP(DRLCMACMEAS, LOGL_INFO, "Measurement Report of TLLI=0x%08x:",
+	     pmr->TLLI);
 
 	switch (pmr->UnionType) {
 	case 0: