fix typo in docs

This commit is contained in:
stefan schippers 2023-10-13 16:03:00 +02:00
parent 617e6b3b8d
commit fb0b1c176a
1 changed files with 2 additions and 2 deletions

View File

@ -203,9 +203,9 @@ The following syntax:
and <kbd>n</kbd> is an integer number will plot only the indicated dataset number.
Dataset numbers start from 0.
This syntax is accepted for single nodes, bus names and expressions:<br><br>
<kbd>"DATA_4; en cal saout % 4"</kbd><br>
<kbd>"DATA_4; en, cal, saout % 4"</kbd><br>
<kbd>saout%3</kbd><br>
<kbd>"Power dataset 6; I(VVCC) VCC * %6"</kbd><br><br>
<kbd>"Power dataset 6; I(VVCC) VCC * %6"</kbd><br><br>
<img src="graphs17.png"><br>
</p>
<!-- end of slide -->