Skip to content

Commit

Permalink
Update the language to match the source code. (#3135) (#3136)
Browse files Browse the repository at this point in the history
Fallout from #2865

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
(cherry picked from commit e19c9b5)

Co-authored-by: Chris Lalancette <clalancette@openrobotics.org>
  • Loading branch information
mergify[bot] and clalancette authored Oct 26, 2022
1 parent a0e310b commit 07d9c9c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ Now run the node:
ros2 run python_parameters minimal_param_node
The terminal should return the following message every 2 seconds:
The terminal should return the following message every second:

.. code-block:: console
Expand Down Expand Up @@ -421,7 +421,7 @@ Now run the node using the launch file we have just created:
ros2 launch python_parameters python_parameters_launch.py
The terminal should return the following message:
The terminal should return the following message every second:

.. code-block:: console
Expand Down

0 comments on commit 07d9c9c

Please sign in to comment.