cosmetic: rlcmac: Fix comment typo and whitespace introduced recently

Change-Id: Ie56898e11e2c9426393af0f6558d340c454fe6c4
diff --git a/src/gsm_rlcmac.h b/src/gsm_rlcmac.h
index 13afe59..39c6890 100644
--- a/src/gsm_rlcmac.h
+++ b/src/gsm_rlcmac.h
@@ -1242,7 +1242,8 @@
   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