aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/msgb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/msgb.c b/src/msgb.c
index 4edbdf34..fbb157ae 100644
--- a/src/msgb.c
+++ b/src/msgb.c
@@ -64,7 +64,7 @@
#include <osmocom/core/talloc.h>
#include <osmocom/core/logging.h>
-/*! Allocate a new message buffer from given talloc cotext
+/*! Allocate a new message buffer from given talloc context
* \param[in] ctx talloc context from which to allocate
* \param[in] size Length in octets, including headroom
* \param[in] name Human-readable name to be associated with msgb