Skip to content

Commit e07be30

Browse files
committed
removed trailing whitespace
1 parent e025f11 commit e07be30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mesh_navigation_tutorials/launch/mbf_mesh_navigation_server_launch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ def generate_launch_description():
4242
launch_args = [
4343
DeclareLaunchArgument(
4444
"mesh_map_path",
45-
description="Path to the mesh file that defines the map."
45+
description="Path to the mesh file that defines the map."
4646
"Allowed formats are our internal HDF5 format and all"
4747
"standard mesh formats loadable by Assimp.",
4848
),

0 commit comments

Comments
 (0)