Closes gh-3610
This commit is contained in:
arghya88 2015-07-28 13:11:24 +05:30 committed by Stephane Nicoll
parent ddc2116cad
commit 64c6e5b403

View File

@ -22,7 +22,7 @@ import java.util.Set;
import javax.lang.model.type.TypeMirror;
/**
* Filter to excluded elements that don't make sense to process.
* Filter to exclude elements that don't make sense to process.
*
* @author Stephane Nicoll
* @author Andy Wilkinson