Skip to content

Commit

Permalink
Replaces html for xml in kdoc for KoverReportExtension.xml function
Browse files Browse the repository at this point in the history
PR #427
  • Loading branch information
jordanterry authored Jul 10, 2023
1 parent 706f7b5 commit 4d33d76
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ public interface KoverReportsConfig {
public fun html(config: Action<KoverHtmlReportConfig>)

/**
* Configure HTML report for current report variant.
* Configure XML report for current report variant.
* ```
* xml {
* filters {
Expand Down

0 comments on commit 4d33d76

Please sign in to comment.