Skip to content

Commit

Permalink
QA: Correcting typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWitness committed Jan 2, 2025
1 parent b1e5f6e commit 471ba25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/html_reports.php
Original file line number Diff line number Diff line change
Expand Up @@ -1813,7 +1813,7 @@ function create_filter() {

$report_types = array(
'-1' => __('All'),
'reports' => __('ClassicReports'),
'reports' => __('Classic'),
'reportit' => __('ReportIt')
);

Expand Down

0 comments on commit 471ba25

Please sign in to comment.