Skip to content

Commit 08ce960

Browse files
committed
Refs 14006: Apply suggestions
Signed-off-by: Eduardo Ponz <[email protected]>
1 parent 0dbffed commit 08ce960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cpp/fastdds/domain/DomainParticipantFactory.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ namespace dds {
5656
*
5757
* - If any property from the RTPSParticipantAttributes is not in the DomainParticipantQos, then it is appended
5858
* to the DomainParticipantQos.
59-
* - If any property from the RTPSParticipantAttributes property is also in the DomainParticipantQos, the the
59+
* - If any property from the RTPSParticipantAttributes property is also in the DomainParticipantQos, then the
6060
* value in the DomainParticipantQos is overridden with that of the RTPSParticipantAttributes.
6161
*
6262
* @param[in, out] qos The DomainParticipantQos to set

0 commit comments

Comments
 (0)