Skip to content

Commit

Permalink
docs: Fix typo in table.rst
Browse files Browse the repository at this point in the history
Fix typo in table.rst, clear function description.
  • Loading branch information
obozdag authored Apr 17, 2024
1 parent d425bdf commit 97f63ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user_guide_src/source/outgoing/table.rst
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ Class Reference

Lets you clear the table heading, row data and caption. If
you need to show multiple tables with different data you
should to call this method after each table has been
should call this method after each table has been
generated to clear the previous table information.

Example
Expand Down

0 comments on commit 97f63ff

Please sign in to comment.