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:
Roland Weber 2007-11-04 09:27:49 +00:00
parent 1564243b0b
commit 8616ef1ab2
1 changed files with 1 additions and 1 deletions

View File

@ -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