Skip to content

Commit

Permalink
Tiny correction.
Browse files Browse the repository at this point in the history
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
  • Loading branch information
hidmic committed Sep 23, 2020
1 parent a96d66e commit 983b603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rmw/include/rmw/rmw.h
Original file line number Diff line number Diff line change
Expand Up @@ -2175,7 +2175,7 @@ rmw_compare_gids_equal(const rmw_gid_t * gid1, const rmw_gid_t * gid2, bool * re
*
* \pre Given `node` must be a valid node, as returned by rmw_create_node().
* \pre Given `client` must be a valid client, as returned by rmw_create_client().
* \pre Given `node` must be the one the `publisher` was registered with.
* \pre Given `node` must be the one the `client` was registered with.
*
* \param[in] node Node to query the ROS graph.
* \param[in] client Service client to look for matching service servers.
Expand Down

0 comments on commit 983b603

Please sign in to comment.