cosmetic: comment typo on e1_config.c

Change-Id: I894adf562670abf26665a1eb09592682ab8b31b5
diff --git a/openbsc/src/libbsc/e1_config.c b/openbsc/src/libbsc/e1_config.c
index d82b009..803772b 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 */