Skip to content

Commit 8b1918b

Browse files
committed
fixing javadoc
1 parent 29b3e55 commit 8b1918b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/org/opensolaris/opengrok/authorization/AuthorizationFramework.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ private String getClassName(JarEntry f) {
428428
* Old instances of stack are removed and new list of stack is constructed.
429429
* Unload and load event is fired on each plugin.
430430
*
431-
* @see IAuthorizationPlugin#load()
431+
* @see IAuthorizationPlugin#load(java.util.Map)
432432
* @see IAuthorizationPlugin#unload()
433433
* @see Configuration#getPluginDirectory()
434434
*/

0 commit comments

Comments
 (0)