aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gsm_rlcmac.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gsm_rlcmac.h b/src/gsm_rlcmac.h
index 13afe59e..39c6890d 100644
--- a/src/gsm_rlcmac.h
+++ b/src/gsm_rlcmac.h
@@ -1242,7 +1242,8 @@ typedef enum
AccTech_GSMT810 = 0xd,
AccTech_GSMOther = 0xf
} AccessTechnology_t;
-/* Maximum entries in one message, Enum above, appying restrictions from section
+
+/* Maximum entries in one message, Enum above, applying restrictions from section
12.30 "MS Radio Access Capability 2": */
#define MAX_ACCESS_TECHNOLOGIES_COUNT 11