diff --git a/include/orm/tiny/tinytypes.hpp b/include/orm/tiny/tinytypes.hpp index d019de482..8eb968787 100644 --- a/include/orm/tiny/tinytypes.hpp +++ b/include/orm/tiny/tinytypes.hpp @@ -51,7 +51,7 @@ namespace Types template using ModelsCollection = Types::ModelsCollection; - /*! The type in which the relationships are stored. */ + /*! Alias for the type in which the relationships are stored. */ template using RelationsType = std::variant...,