From e3150fbe676d79f394cf3064836354b0b392787f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 5 Mar 2016 23:22:21 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- include/malloc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/malloc.h b/include/malloc.h index 1735f46..ab41632 100644 --- a/include/malloc.h +++ b/include/malloc.h @@ -328,7 +328,7 @@ void* pvalloc(size_t) * will allocate a bit of extra memory and shift the returned * pointer so that it is aligned. * - * @etymology (Align)ed memory (alloc)ation. + * @etymology (Aligned) memory (alloc)ation. * * @param boundary The alignment. * @param size The number of bytes to allocated. -- cgit v1.2.3-70-g09d2