fixed JavaDoc warning
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@591748 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1564243b0b
commit
8616ef1ab2
|
@ -224,7 +224,7 @@ public final class DateUtils {
|
|||
/**
|
||||
* creates a {@link SimpleDateFormat} for the requested format string.
|
||||
*
|
||||
* @param dateformat
|
||||
* @param pattern
|
||||
* a non-<code>null</code> format String according to
|
||||
* {@link SimpleDateFormat}. The format is not checked against
|
||||
* <code>null</code> since all paths go through
|
||||
|
|
Loading…
Reference in New Issue