diff --git a/doc/howto/format2/building_msgs.rst b/doc/howto/format2/building_msgs.rst index 0517c2e6a..9a73e344d 100644 --- a/doc/howto/format2/building_msgs.rst +++ b/doc/howto/format2/building_msgs.rst @@ -8,10 +8,11 @@ package.xml ::::::::::: Your ``package.xml`` must declare a ```` on -``message_generation``, and a ```` on -``message_runtime``:: +``message_generation``, and a ```` as well as +```` on ``message_runtime``:: message_generation + message_runtime message_runtime Your messages services, or actions will probably include fields