Polish @Conditional Javadoc and tests

This commit is contained in:
Sam Brannen
2013-06-08 17:49:54 +02:00
parent 239ce1466c
commit 96e1fbc3bb
2 changed files with 11 additions and 10 deletions

View File

@@ -22,7 +22,7 @@ import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* Indicates that a component is is only eligible for registration when all
* Indicates that a component is only eligible for registration when all
* {@linkplain #value() specified conditions} match.
*
* <p>A <em>condition</em> is any state that can be determined programmatically