Skip to content

Commit e2656c0

Browse files
committed
docs: Correct typo
Signed-off-by: Stephen Finucane <[email protected]>
1 parent fcc3899 commit e2656c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/usage/extensions/coverage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ should check:
6262

6363
.. confval:: coverage_statistics_to_report
6464

65-
Print a tabluar report of the coverage statistics to the coverage report.
65+
Print a tabular report of the coverage statistics to the coverage report.
6666
``True`` by default.
6767

6868
Example output:
@@ -81,7 +81,7 @@ should check:
8181

8282
.. confval:: coverage_statistics_to_stdout
8383

84-
Print a tabluar report of the coverage statistics to standard output.
84+
Print a tabular report of the coverage statistics to standard output.
8585
``False`` by default.
8686

8787
Example output:

0 commit comments

Comments
 (0)