Skip to content

Commit

Permalink
Update Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
julianmendez committed Oct 27, 2018
1 parent 808fe3b commit 04f5123
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ public interface ClassifierStatus {
*
* @param node
* node to test membership
* @return <tt>true</tt> if and only if the node belongs to the set V
* @return <code>true</code> if and only if the node belongs to the set V
*/
boolean contains(VNode node);

Expand Down

0 comments on commit 04f5123

Please sign in to comment.