Skip to content

Commit

Permalink
Refs #21131: Fix docs spelling: remove doxygen reference to SharedMem…
Browse files Browse the repository at this point in the history
…TransportDescriptor as it is redundant

Signed-off-by: Mario Dominguez <[email protected]>
  • Loading branch information
Mario-DL committed Jun 21, 2024
1 parent 3997a85 commit 51a7397
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class TransportInterface;

/**
* Shared memory transport configuration.
* The kind value for SharedMemTransportDescriptor is given by eprosima::fastdds::rtps::LOCATOR_KIND_SHM.
* The kind is given by eprosima::fastdds::rtps::LOCATOR_KIND_SHM.
*
* - segment_size_: size of the shared memory segment (in octets).
*
Expand Down

0 comments on commit 51a7397

Please sign in to comment.