Skip to content

Commit 404b1b2

Browse files
authored
fix typo
1 parent dbad0b8 commit 404b1b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sciurus17_control/launch/sciurus17_control.launch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ def generate_launch_description():
8383
declare_use_isaacsim = DeclareLaunchArgument(
8484
'use_isaacsim',
8585
default_value='false',
86-
description='Use IsaacSim or not.'
86+
description='Use Isaac Sim or not.'
8787
)
8888

8989
declare_gz_control_config_package = DeclareLaunchArgument(

0 commit comments

Comments
 (0)