Skip to content

Commit 82baeb1

Browse files
committed
Fix typo in one package.xml file
Signed-off-by: Miguel Company <[email protected]>
1 parent 3d2f5f5 commit 82baeb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rmw_fastrtps_shared_cpp/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<build_depend>rosidl_dynamic_typesupport</build_depend>
2424
<build_depend>fastcdr</build_depend>
25-
<build_depend>fastrtps"</build_depend>
25+
<build_depend>fastrtps</build_depend>
2626
<build_depend>fastrtps_cmake_module</build_depend>
2727
<build_depend>rcpputils</build_depend>
2828
<build_depend>rcutils</build_depend>

0 commit comments

Comments
 (0)