Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>

Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
  • Loading branch information
ivanpauno and christophebedard authored Mar 4, 2022
1 parent 8a53270 commit 175be41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rmw/include/rmw/types.h
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ typedef struct RMW_PUBLIC_TYPE rmw_message_info_s
/**
* This sequence number is set by the subscription regardless of which
* publish sent the message.
* For long running applications, the sequence number might wrap arround at some point.
* For long running applications, the sequence number might wrap around at some point.
*
* If the rmw implementation doesn't support sequence numbers, it's value will be
* RMW_MESSAGE_INFO_SEQUENCE_NUMBER_UNSUPPORTED.
Expand Down

0 comments on commit 175be41

Please sign in to comment.