From 11c33cd32f09a4cb3f18960aeb140e5efe96c181 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 12 Oct 2024 12:30:54 -0700 Subject: nng message header converted to mdbook --- docs/ref/api/msg/nng_msg.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref/api/msg/nng_msg.md') diff --git a/docs/ref/api/msg/nng_msg.md b/docs/ref/api/msg/nng_msg.md index 84d6c273..8d8b8686 100644 --- a/docs/ref/api/msg/nng_msg.md +++ b/docs/ref/api/msg/nng_msg.md @@ -87,7 +87,7 @@ by making use of scratch areas at the beginning and end of the message. These scratch areas, the "{{i:headroom}}" and "{{i:tailroom}}", are automatically included when allocating a message. -Using `nng_msg_reserve` to ensure that adequate buffer space is availabe +Using `nng_msg_reserve` to ensure that adequate buffer space is available in advance can reduce repeated allocations and data copies when modifying messages. ## RETURN VALUES -- cgit v1.2.3-70-g09d2