We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcc3899 commit e2656c0Copy full SHA for e2656c0
doc/usage/extensions/coverage.rst
@@ -62,7 +62,7 @@ should check:
62
63
.. confval:: coverage_statistics_to_report
64
65
- Print a tabluar report of the coverage statistics to the coverage report.
+ Print a tabular report of the coverage statistics to the coverage report.
66
``True`` by default.
67
68
Example output:
@@ -81,7 +81,7 @@ should check:
81
82
.. confval:: coverage_statistics_to_stdout
83
84
- Print a tabluar report of the coverage statistics to standard output.
+ Print a tabular report of the coverage statistics to standard output.
85
``False`` by default.
86
87
0 commit comments