diff --git a/plugins/DevicesDetection/lang/en.json b/plugins/DevicesDetection/lang/en.json
index df313e9142b288a689373a87dd7a9d17ade9e84c..1322f582ab15d3730b027fabe4d17a0a4a0da1f8 100644
--- a/plugins/DevicesDetection/lang/en.json
+++ b/plugins/DevicesDetection/lang/en.json
@@ -1,7 +1,7 @@
 {
     "DevicesDetection": {
         "BrowserEngine": "Browser engine",
-        "BrowserEngineDocumentation": "This report shows your visitors' browsers broken down into browser eninges. %s The most important information for web developers is what kind of rendering engine their visitors are using. The labels contain the names of the engines followed by the most common browser using that engine in brackets.",
+        "BrowserEngineDocumentation": "This report shows your visitors' browsers broken down into browser engines. %s The most important information for web developers is what kind of rendering engine their visitors are using. The labels contain the names of the engines followed by the most common browser using that engine in brackets.",
         "BrowserEngines": "Browser engines",
         "BrowserFamily": "Browser family",
         "Browsers": "Browsers",
diff --git a/plugins/Referrers/lang/en.json b/plugins/Referrers/lang/en.json
index 804d02ef5adaa8e74de5b231573f34c825d52905..1d3355299686a0e1e2e495854c4948df74e7cb28 100644
--- a/plugins/Referrers/lang/en.json
+++ b/plugins/Referrers/lang/en.json
@@ -44,7 +44,7 @@
         "ViewAllReferrers": "View all Referrers",
         "ViewReferrersBy": "View Referrers by %s",
         "Websites": "Websites",
-        "WebsitesDocumentation": "The visitor followed a link on antoher website that led to your site. %s See the %s report for more details.",
+        "WebsitesDocumentation": "The visitor followed a link on another website that led to your site. %s See the %s report for more details.",
         "WebsitesReportDocumentation": "In this table, you can see which websites referred visitors to your site. %s By clicking on a row in the table, you can see which URLs the links to your website were on.",
         "WidgetExternalWebsites": "Referrer Websites",
         "WidgetGetAll": "All Referrers",
diff --git a/plugins/UsersManager/lang/en.json b/plugins/UsersManager/lang/en.json
index f8cba7618887a6c4856b8f626b2a1a491b3f1c8f..522039c459db1dade6b617c258acb2a9dc9f0027 100644
--- a/plugins/UsersManager/lang/en.json
+++ b/plugins/UsersManager/lang/en.json
@@ -17,7 +17,7 @@
         "DeleteConfirm": "Are you sure you want to delete the user %s?",
         "Email": "Email",
         "EmailYourAdministrator": "%1$sE-mail your administrator about this problem%2$s.",
-        "ExceptionAccessValues": "The parameter access must have one of the following values : [ %s ]",
+        "ExceptionAccessValues": "The parameter access must have one of the following values: [ %s ]",
         "ExceptionAdminAnonymous": "You cannot grant 'admin' access to the 'anonymous' user.",
         "ExceptionDeleteDoesNotExist": "User '%s' doesn't exist therefore it can't be deleted.",
         "ExceptionDeleteOnlyUserWithSuperUserAccess": "Deleting user '%s' is not possible.",