Javadoc fix

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1999 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
Joakim Erdfelt 2010-06-14 22:19:03 +00:00
parent 59fc05fcf6
commit 02b3db3727
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ public class WebAppClassLoader extends URLClassLoader
/* ------------------------------------------------------------ */
/**
* @param classPath Comma or semicolon separated path of filenames or URLs
* @param resource Comma or semicolon separated path of filenames or URLs
* pointing to directories or jar files. Directories should end
* with '/'.
*/