Skip to content

Commit

Permalink
FURNACE-66: Fixed Javadoc wording
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Aug 6, 2015
1 parent 0c5ae99 commit 91c3a69
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public static Furnace getFurnace(ClassLoader loader)
}

/**
* Returns the {@link Addon} for which the given ClassLoader represents.
* Returns the {@link Addon} for which the given ClassLoader was produced.
*
* @param loader the {@link ClassLoader} this {@link Furnace} runtime can be found
* @return the {@link Addon} for which the given ClassLoader represents
Expand Down

0 comments on commit 91c3a69

Please sign in to comment.