From 644b9a596fd3e109dc260146302fd31c1be687e8 Mon Sep 17 00:00:00 2001 From: Alexander Krotov Date: Wed, 7 Jun 2017 12:14:28 +0300 Subject: [PATCH] lte: s/componentn/component/ --- src/lte/model/lte-rlc-um.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lte/model/lte-rlc-um.h b/src/lte/model/lte-rlc-um.h index e947e262c..102a67d31 100644 --- a/src/lte/model/lte-rlc-um.h +++ b/src/lte/model/lte-rlc-um.h @@ -57,7 +57,7 @@ public: * \param bytes the number of bytes * \param layer the layer * \param harqId the HARQ ID - * \param componentCarrierId componentn carrier ID + * \param componentCarrierId component carrier ID * \param rnti the RNTI * \param lcid the LCID */