From e2edefe3d1828ae2f5e0899c733f2fb15eb168f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferenc=20W=C3=A1gner?= Date: Wed, 18 May 2016 23:07:08 +0200 Subject: [PATCH] Fix typo: alocated -> allocated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ferenc Wágner Reviewed-by: Jan Friesse --- man/cmap_track_add.3.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/cmap_track_add.3.in b/man/cmap_track_add.3.in index 6b6e83e9..0cf9fa8d 100644 --- a/man/cmap_track_add.3.in +++ b/man/cmap_track_add.3.in @@ -149,7 +149,7 @@ function), .I len is length of value in cmap and .I data -is pointer to value of item. Data storage is dynamically alocated by caller and notify function must not try to +is pointer to value of item. Data storage is dynamically allocated by caller and notify function must not try to free it. .SH RETURN VALUE