Fix typo: alocated -> allocated

Signed-off-by: Ferenc Wágner <wferi@niif.hu>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
This commit is contained in:
Ferenc Wágner 2016-05-18 23:07:08 +02:00 committed by Jan Friesse
parent ed56e07bf1
commit e2edefe3d1

View File

@ -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