]> git.ozlabs.org Git - ccan/blobdiff - ccan/tlist/_info
Fix typos detected by github.com/client9/misspell
[ccan] / ccan / tlist / _info
index c3c116d2ead01bbead5865e3321034ea45f298b3..19fc4bd9fb3d731a6127d960b8df74c272569e9d 100644 (file)
@@ -6,7 +6,7 @@
  * tlist - typesafe double linked list routines
  *
  * The list header contains routines for manipulating double linked lists;
- * this extends it so you can create list head types which only accomodate
+ * this extends it so you can create list head types which only accommodate
  * a specific entry type.
  *
  * Example: