Skip to content

Commit d48ca99

Browse files
committed
Corrected javadoc tag
1 parent 33402de commit d48ca99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/piwik/java/tracking/PiwikDate.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public PiwikDate(long date){
4141
}
4242

4343
/**
44-
* Sets the time zone of the String that will be returned by {@link toString()}.
44+
* Sets the time zone of the String that will be returned by {@link #toString()}.
4545
* Defaults to UTC.
4646
* @param zone the TimeZone to set
4747
*/

0 commit comments

Comments
 (0)