Skip to content

Commit

Permalink
Fix documentation typo (#167)
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
  • Loading branch information
jacobperron authored Aug 10, 2020
1 parent 9250313 commit 8c05ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch_ros/launch_ros/actions/push_ros_namespace.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class PushRosNamespace(Action):
Action that pushes the ros namespace.
It's automatically popped when used inside a scoped `GroupAction`.
There's not other way of popping it.
There's no other way of popping it.
"""

def __init__(
Expand Down

0 comments on commit 8c05ebb

Please sign in to comment.