diff --git a/src/msgb.c b/src/msgb.c index 4edbdf341..fbb157aef 100644 --- a/src/msgb.c +++ b/src/msgb.c @@ -64,7 +64,7 @@ #include #include -/*! 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