diff --git a/querydsl-core/src/main/java/com/mysema/util/Annotations.java b/querydsl-core/src/main/java/com/mysema/util/Annotations.java index bcfcd9e9f..cb6b87be0 100644 --- a/querydsl-core/src/main/java/com/mysema/util/Annotations.java +++ b/querydsl-core/src/main/java/com/mysema/util/Annotations.java @@ -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 *