Skip to content

Commit def4a4f

Browse files
dmweissloretz
authored andcommitted
Fix typo (ros2#109)
1 parent afcdbd5 commit def4a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Contributing/Migration-Guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ Currently for usages of ``ros::Time``:
291291

292292

293293
* Replace all instances of ``ros::Time`` with ``builtin_interfaces::msg::Time``
294-
* Ronvert all instances of ``nsec`` to ``nanosec``
294+
* Convert all instances of ``nsec`` to ``nanosec``
295295
* Convert all single argument double constructors to bare constructor plus assignment
296296

297297
Field values do not get initialized to zero when constructed.

0 commit comments

Comments
 (0)