Skip to content

Commit 24f764d

Browse files
ruffslmlanting
authored andcommitted
Add missing xml syntax (ros2#275)
1 parent cabca31 commit 24f764d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/151_roslaunch_xml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ The `<let>` tags allows for definition of scoped launch file configuration varia
9494

9595
##### Examples
9696

97-
```
97+
```xml
9898
<let name="foo" value="$(env BAR)"/>
9999
<let name="baz" value="false"/>
100100
```

0 commit comments

Comments
 (0)