data tree DOC minor clarification
diff --git a/src/tree_data.h b/src/tree_data.h
index 3d5ddc7..0392e44 100644
--- a/src/tree_data.h
+++ b/src/tree_data.h
@@ -370,7 +370,7 @@
  * support out-of-the-box (meaning that have a special type plugin). Any derived types inherit the format of its
  * closest type with explicit support (up to a built-in type).
  *
- * @section howtoDataLYBTypes Specific storing of particular data type values
+ * @section howtoDataLYBTypes Format of specific data type values
  */
 
 /**