aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-09-25 15:18:39 +0200
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-09-27 09:59:39 +0000
commit57e8a1fee0316ca97b8fea83c3a5af94056c15fd (patch)
treec4bdc64576fa285e67b5ceaae957a9cadcc170b2
parent3163f336f29c5d0c300adbdba84e1cd1fb270d50 (diff)
cosmetic: comment typo on e1_config.c
-rw-r--r--openbsc/src/libbsc/e1_config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/src/libbsc/e1_config.c b/openbsc/src/libbsc/e1_config.c
index d82b009c7..803772b0d 100644
--- a/openbsc/src/libbsc/e1_config.c
+++ b/openbsc/src/libbsc/e1_config.c
@@ -37,7 +37,7 @@
#define SAPI_OML 62
#define SAPI_RSL 0 /* 63 ? */
-/* The e1_reconfig_*() functions below tale the configuration present in the
+/* The e1_reconfig_*() functions below take the configuration present in the
* bts/trx/ts data structures and ensure the E1 configuration reflects the
* timeslot/subslot/TEI configuration */