]> git.ozlabs.org Git - ccan/blobdiff - ccan/tlist2/tlist2.h
Fix typos detected by github.com/client9/misspell
[ccan] / ccan / tlist2 / tlist2.h
index 82f20eca13a054f1c1400dc2294e250e701fe970..3d7d207dfb444603f44d3934059021b4abc81043 100644 (file)
@@ -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.