From 470cc124471547785d4f12b8ae3d565c5976da67 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Sun, 27 Sep 2020 12:58:23 +0200 Subject: cosmetic: Fix typo in API doc Change-Id: I2c8f61768f96eda8d9f3e9b867a7e9625f4f6078 --- src/msgb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 #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 -- cgit v1.2.3