Skip to content

Commit

Permalink
spelling (#22642)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkeschiren authored Oct 4, 2024
1 parent 4f32cb2 commit 016a5f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/Diagnostics/Diagnostic/ConfigInformational.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
use Piwik\Translation\Translator;

/**
* Informatation about the Matomo configuration
* Informational about the Matomo configuration
*/
class ConfigInformational implements Diagnostic
{
Expand Down
2 changes: 1 addition & 1 deletion plugins/Diagnostics/Diagnostic/ReportInformational.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
use Piwik\Translation\Translator;

/**
* Informatation about Matomo reports eg tracking or archiving related
* Informational about Matomo reports eg tracking or archiving related
*/
class ReportInformational implements Diagnostic
{
Expand Down

0 comments on commit 016a5f7

Please sign in to comment.