diff --git a/include/fastdds/dds/xtypes/dynamic_types/TypeDescriptor.hpp b/include/fastdds/dds/xtypes/dynamic_types/TypeDescriptor.hpp index 69dc4fbe4c5..b7a5b10b6d7 100644 --- a/include/fastdds/dds/xtypes/dynamic_types/TypeDescriptor.hpp +++ b/include/fastdds/dds/xtypes/dynamic_types/TypeDescriptor.hpp @@ -214,7 +214,7 @@ class FASTDDS_EXPORTED_API TypeDescriptor virtual bool& is_nested() = 0; /*! - * Mofifies the is_nested property. + * Modifies the is_nested property. * @param[in] is_nested Boolean value to be set. */ virtual void is_nested(