Skip to content

Commit

Permalink
Fix c++ example spelling (ros2#951)
Browse files Browse the repository at this point in the history
  • Loading branch information
andre-nguyen committed Jan 4, 2021
1 parent aa228e9 commit 69712f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ The ``RCLCPP_INFO`` macro ensures every published message is printed to the cons

.. code-block:: C++

Private:
private:
void timer_callback()
{
auto message = std_msgs::msg::String();
Expand Down

0 comments on commit 69712f7

Please sign in to comment.