Skip to content

Commit

Permalink
remap_impl: minor typo (#1158)
Browse files Browse the repository at this point in the history
Signed-off-by: G.A. vd. Hoorn <[email protected]>
  • Loading branch information
gavanderhoorn committed May 26, 2024
1 parent 6d53d24 commit ff22e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rcl/src/rcl/remap_impl.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ extern "C"
{
#endif

/// Enum doubles as a bitmask for rule sthat apply to both topics and services.
/// Enum doubles as a bitmask for rules that apply to both topics and services.
typedef enum rcl_remap_type_t
{
RCL_UNKNOWN_REMAP = 0,
Expand Down

0 comments on commit ff22e57

Please sign in to comment.