update javadoc

This commit is contained in:
asofold 2012-08-07 18:49:21 +02:00
parent 1a0e5f4aa6
commit 5771c20d2e

View File

@ -274,7 +274,7 @@ public final class NCPHookManager {
/** /**
* Register a hook for several individual checks ids (all, group, or an individual checks). * Register a hook for several individual checks ids (all, group, or an individual checks).
* @param checkIds Array of ids to register the hook for. * @param checkIds Array of ids to register the hook for. If you pass null this hok will be registered for all checks.
* @param hook * @param hook
* @return * @return
*/ */