We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afcdbd5 commit def4a4fCopy full SHA for def4a4f
source/Contributing/Migration-Guide.rst
@@ -291,7 +291,7 @@ Currently for usages of ``ros::Time``:
291
292
293
* Replace all instances of ``ros::Time`` with ``builtin_interfaces::msg::Time``
294
-* Ronvert all instances of ``nsec`` to ``nanosec``
+* Convert all instances of ``nsec`` to ``nanosec``
295
* Convert all single argument double constructors to bare constructor plus assignment
296
297
Field values do not get initialized to zero when constructed.
0 commit comments