Skip to content

Commit 8c05ebb

Browse files
authored
Fix documentation typo (#167)
Signed-off-by: Jacob Perron <[email protected]>
1 parent 9250313 commit 8c05ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launch_ros/launch_ros/actions/push_ros_namespace.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class PushRosNamespace(Action):
3939
Action that pushes the ros namespace.
4040
4141
It's automatically popped when used inside a scoped `GroupAction`.
42-
There's not other way of popping it.
42+
There's no other way of popping it.
4343
"""
4444

4545
def __init__(

0 commit comments

Comments
 (0)