Skip to content

Commit

Permalink
Fix a small typo in a comment. (#237)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
  • Loading branch information
clalancette committed May 13, 2021
1 parent 01c90fa commit 04b3cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch_ros/launch_ros/actions/node.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ def __init__(
The launch_ros.substitutions.ExecutableInPackage substitution is used
to find the executable at runtime, so this Action also raise the
exceptions that substituion can raise when the package or executable
exceptions that substitution can raise when the package or executable
are not found.
If the name is not given (or is None) then no name is passed to
Expand Down

0 comments on commit 04b3cd3

Please sign in to comment.