X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Ftlist2%2Ftlist2.h;h=3d7d207dfb444603f44d3934059021b4abc81043;hb=d1a951b82386391b82e48b32403891f85e253565;hp=82f20eca13a054f1c1400dc2294e250e701fe970;hpb=7a4e71c4180eaecc8799c050eeb052b0de8cf302;p=ccan diff --git a/ccan/tlist2/tlist2.h b/ccan/tlist2/tlist2.h index 82f20eca..3d7d207d 100644 --- a/ccan/tlist2/tlist2.h +++ b/ccan/tlist2/tlist2.h @@ -31,7 +31,7 @@ TCON_CONTAINER(canary, etype, link)) /** - * TLIST2_INIT - initalizer for an empty tlist + * TLIST2_INIT - initializer for an empty tlist * @name: the name of the list. * * Explicit initializer for an empty list.