Skip to content

Commit 257e530

Browse files
committed
fix typo
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
1 parent 83d6a99 commit 257e530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/diagnostic_graph_aggregator/doc/tool/converter.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ros2 launch diagnostic_graph_aggregator converter.launch.xml complement:=false
1010

1111
The `complement` argument specifies whether to add an intermediate path that does not exist.
1212
This means that if the graph contains paths `/A/B` and `/A/B/C/D/E`, the intermediate paths `/A`, `/A/B/C` and `/A/B/C/D` will be added.
13-
This is useful for tree view in `rqt_robot_monitor`. The completed node has an error level of `SATLE`.
13+
This is useful for tree view in `rqt_robot_monitor`. The completed node has an error level of `STALE`.
1414

1515
## Examples
1616

0 commit comments

Comments
 (0)