Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Santiago Paunovic <[email protected]>

Co-Authored-By: Michel Hidalgo <[email protected]>
  • Loading branch information
ivanpauno and hidmic authored Apr 10, 2020
1 parent 48651a1 commit dd8b49e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rclpy/src/rclpy/_rclpy.c
Original file line number Diff line number Diff line change
Expand Up @@ -3567,7 +3567,7 @@ rclpy_get_node_names_and_namespaces(PyObject * Py_UNUSED(self), PyObject * args)
*
* \param[in] pynode Capsule pointing to the node
* \return Python list of tuples where each tuple contains three strings:
* the node name,node namespace and the security context.
* node name, namespace and security context.
*/
static PyObject *
rclpy_get_node_names_and_namespaces_with_security_contexts(
Expand Down

0 comments on commit dd8b49e

Please sign in to comment.