Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CoreUpdater/UpdateCommunication.php')
-rw-r--r--plugins/CoreUpdater/UpdateCommunication.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CoreUpdater/UpdateCommunication.php b/plugins/CoreUpdater/UpdateCommunication.php
index 27f253eed4..d39f44c111 100644
--- a/plugins/CoreUpdater/UpdateCommunication.php
+++ b/plugins/CoreUpdater/UpdateCommunication.php
@@ -24,7 +24,7 @@ class UpdateCommunication
{
/**
- * Checks whether update communciation in general is enabled or not.
+ * Checks whether update communication in general is enabled or not.
*
* @return bool
*/