Skip to content

Commit e2d22c8

Browse files
committed
fix widths
1 parent 392f3b9 commit e2d22c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/src/ittapi/frame-api.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Adding Frame API to Your Code
3636

3737
.. list-table::
3838
:header-rows: 0
39-
:widths: 20 80
39+
:widths: 20 60
4040

4141
* - Use This Primitive
4242
- To Do This
@@ -70,7 +70,7 @@ ignored until a call to ``__itt_frame_end_v3`` with the same ID.
7070

7171
.. list-table::
7272
:header-rows: 0
73-
:widths: 20 20 60
73+
:widths: 10 10 60
7474

7575
* - \ ``[in]``\
7676
- \ *domain*\

0 commit comments

Comments
 (0)