Skip to content

Commit

Permalink
[JENKINS-31162] Javadoc mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
recena committed Mar 15, 2016
1 parent b1ca4d9 commit 467ab3a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -114,7 +114,7 @@ public static String getDescription(@Nonnull TopLevelItemDescriptor descriptor)
protected abstract String getEffectiveClazzFor(@Nonnull TopLevelItemDescriptor descriptor);

/**
* Finds the weight specified by the first configurator.
* Finds the effective clazz specified by the first configurator.
* If none can be found a empty string with {@code descriptor.clazz.getName();} is returned. {@see DefaultConfigurator#getEffectiveClazzFor}.
*
* @param descriptor the item to categorize.
Expand Down

0 comments on commit 467ab3a

Please sign in to comment.