Explorar el 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 hace 9 años
padre
commit
e2edefe3d1
Se han modificado 1 ficheros con 1 adiciones y 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