Skip to content

Commit

Permalink
launch_xml: fix xml syntax in README (#770)
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Peters <[email protected]>
  • Loading branch information
scpeters authored Mar 22, 2024
1 parent 07f4332 commit 6531219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch_xml/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ In this xml:
<executable cmd="ls">
<env name="a" value="100"/>
<env name="b" value="stuff"/>
</node>
</executable>
```

The `env` children could be accessed like:
Expand Down

0 comments on commit 6531219

Please sign in to comment.