We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9250313 commit 8c05ebbCopy full SHA for 8c05ebb
launch_ros/launch_ros/actions/push_ros_namespace.py
@@ -39,7 +39,7 @@ class PushRosNamespace(Action):
39
Action that pushes the ros namespace.
40
41
It's automatically popped when used inside a scoped `GroupAction`.
42
- There's not other way of popping it.
+ There's no other way of popping it.
43
"""
44
45
def __init__(
0 commit comments