Fixing more javadoc violations/errors

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2841 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
Joakim Erdfelt 2011-03-01 17:35:15 +00:00
parent 8cba3a4706
commit 14418ad032
1 changed files with 1 additions and 1 deletions

View File

@ -344,7 +344,7 @@ public class JettyPolicy extends Policy
* returns the policy context which contains the map of properties that
* can be referenced in policy files and the keystore for validation
*
* @return
* @return the policy context
*/
public static PolicyContext getContext()
{