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 'core/IP.php')
-rw-r--r--core/IP.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/IP.php b/core/IP.php
index 670c674544..919e548353 100644
--- a/core/IP.php
+++ b/core/IP.php
@@ -38,7 +38,7 @@ use Piwik\Network\IPUtils;
class IP
{
/**
- * Returns the most accurate IP address availble for the current user, in
+ * Returns the most accurate IP address available for the current user, in
* IPv4 format. This could be the proxy client's IP address.
*
* @return string IP address in presentation format.