]> git.ozlabs.org Git - ccan/blobdiff - ccan/autodata/autodata.h
Fix typos detected by github.com/client9/misspell
[ccan] / ccan / autodata / autodata.h
index 3f0a71a3f66d4024585a7b846d4928a7938d49c7..1e513963f73f3209b2412782e38381fa5745ad59 100644 (file)
@@ -12,7 +12,7 @@
  * @name: the name for this set of autodata
  * @type: the type this autodata points to
  *
- * This macro is usually placed in a header: it must preceed any
+ * This macro is usually placed in a header: it must precede any
  * autodata functions in the file.
  *
  * Example: