Skip to content

Commit

Permalink
Apply suggestions
Browse files Browse the repository at this point in the history
Signed-off-by: tempate <[email protected]>
  • Loading branch information
Tempate committed Oct 9, 2023
1 parent 266673e commit 49525e9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ struct DdsPipeConfiguration : public IConfiguration
/**
* @brief Check if a configuration is valid given a list of participants.
*
* It calls its own \c is_valid method plus the \c is_valid
* in \c RoutesConfiguration and \c TopicRoutesConfiguratoin
* It calls its own \c is_valid method plus the \c is_valid method of the
* encapsulated configurations.
*/
DDSPIPE_CORE_DllAPI
bool is_valid(
Expand Down

0 comments on commit 49525e9

Please sign in to comment.