Explorar o código

Fix typo: alocated -> allocated

Signed-off-by: Ferenc Wágner <wferi@niif.hu>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
Ferenc Wágner %!s(int64=9) %!d(string=hai) anos
pai
achega
e2edefe3d1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      man/cmap_track_add.3.in

+ 1 - 1
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