Fix Javadoc typo.

This commit is contained in:
ggregory 2016-04-13 12:26:24 -07:00
parent 158373bb21
commit a6d27fd89d
1 changed files with 1 additions and 1 deletions

View File

@ -613,7 +613,7 @@ public class DateUtils {
//-----------------------------------------------------------------------
/**
* Sets the miliseconds field to a date returning a new object.
* Sets the milliseconds field to a date returning a new object.
* The original {@code Date} is unchanged.
*
* @param date the date, not null