diff --git a/src/main/java/org/piwik/java/tracking/PiwikRequest.java b/src/main/java/org/piwik/java/tracking/PiwikRequest.java
index 1a07283a..d1d32440 100644
--- a/src/main/java/org/piwik/java/tracking/PiwikRequest.java
+++ b/src/main/java/org/piwik/java/tracking/PiwikRequest.java
@@ -145,7 +145,7 @@ public String getActionName() {
/**
* Set the title of the action being tracked. It is possible to
- * use slashes /
+ * use slashes /
* to set one or several categories for this action.
* For example, Help / Feedback
* will create the Action Feedback in the category Help.
@@ -949,7 +949,7 @@ public String getHeaderAcceptLanguage() {
/**
* Set an override value for the Accept-Language HTTP header
* field. This value is used to detect the visitor's country if
- * GeoIP is not enabled.
+ * GeoIP is not enabled.
*
* @param acceptLangage the Accept-Language HTTP header to set. A null value will remove this parameter
*/
@@ -1317,7 +1317,7 @@ public PiwikDate getRequestDatetime() {
* Set the datetime of the request (normally the current time is used).
* This can be used to record visits and page views in the past. The datetime
* must be sent in UTC timezone. Note: if you record data in the past, you will
- * need to force Piwik to re-process
+ * need to force Piwik to re-process
* reports for the past dates. If you set the Request Datetime to a datetime
* older than four hours then Auth Token must be set. If you set
* Request Datetime with a datetime in the last four hours then you