We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dbffed commit 08ce960Copy full SHA for 08ce960
src/cpp/fastdds/domain/DomainParticipantFactory.cpp
@@ -56,7 +56,7 @@ namespace dds {
56
*
57
* - If any property from the RTPSParticipantAttributes is not in the DomainParticipantQos, then it is appended
58
* to the DomainParticipantQos.
59
- * - If any property from the RTPSParticipantAttributes property is also in the DomainParticipantQos, the the
+ * - If any property from the RTPSParticipantAttributes property is also in the DomainParticipantQos, then the
60
* value in the DomainParticipantQos is overridden with that of the RTPSParticipantAttributes.
61
62
* @param[in, out] qos The DomainParticipantQos to set
0 commit comments