This commit is contained in:
John Tims 2014-09-20 14:47:52 -04:00
parent b137850bdb
commit 64eaff40fe

View File

@ -21,7 +21,7 @@ import java.util.Map;
import javax.annotation.Nullable;
/**
* Annotations is a merging apapter for the {@link AnnotatedElement} interface
* Annotations is a merging adapter for the {@link AnnotatedElement} interface
*
* @author tiwe
*