X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Ftlist%2Ftlist.h;h=83e66db8333874b15054b6d51e7063c0cc0b68d9;hb=9e92552b1b2a1b631bde1c379b9f2950725b1245;hp=37882ee7bbdcc62f0eaa38097a3c9b66eacc05fa;hpb=78b06543e80fc76b953b6a65684dce312da7e660;p=ccan diff --git a/ccan/tlist/tlist.h b/ccan/tlist/tlist.h index 37882ee7..83e66db8 100644 --- a/ccan/tlist/tlist.h +++ b/ccan/tlist/tlist.h @@ -34,7 +34,7 @@ } /** - * TLIST_INIT - initalizer for an empty tlist + * TLIST_INIT - initializer for an empty tlist * @name: the name of the list. * * Explicit initializer for an empty list.