]> git.meshlink.io Git - meshlink/blobdiff - src/devtools.h
Fix spelling errors.
[meshlink] / src / devtools.h
index 3c5f9433b20cf4cdd4e1d57d0b07b802941d440c..97924384aff55e04fe6034d3b055b3349f5d5696 100644 (file)
@@ -68,7 +68,7 @@ struct devtool_edge {
  *  @return             A pointer to an array containing devtool_edge_t elements,
  *                      or NULL in case of an error.
  *                      If the @a edges @a argument was not NULL, then the
- *                      retun value can be either the same value or a different
+ *                      return value can be either the same value or a different
  *                      value. If the new values is NULL, then the old array
  *                      will have been freed by Meshlink.
  */