Skip to content

Commit 1d8f30b

Browse files
authored
Update launch/tier4_control_launch/launch/control.launch.py
1 parent f8e64fd commit 1d8f30b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launch/tier4_control_launch/launch/control.launch.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ def launch_setup(context, *args, **kwargs):
381381
target_container="/control/control_container",
382382
)
383383

384-
# control validator check
384+
# control validator checker
385385
control_validator_component = ComposableNode(
386386
package="control_validator",
387387
plugin="control_validator::ControlValidator",

0 commit comments

Comments
 (0)