gsm_04_11: Fix a typo..
diff --git a/openbsc/src/gsm_04_11.c b/openbsc/src/gsm_04_11.c
index 82c4084..23d291f 100644
--- a/openbsc/src/gsm_04_11.c
+++ b/openbsc/src/gsm_04_11.c
@@ -996,7 +996,7 @@
 		bsc_del_timer(&trans->sms.cp_timer);
 
 		if (!trans->sms.is_mt) {
-			/* FIXME: we have sont one CP-DATA, which was now
+			/* FIXME: we have sent one CP-DATA, which was now
 			 * acknowledged.  Check if we want to transfer more,
 			 * i.e. multi-part message */
 			trans->sms.cp_state = GSM411_CPS_IDLE;