Fix typos

Closes gh-12468
This commit is contained in:
dreis2211
2018-03-13 17:56:04 +01:00
committed by Madhura Bhave
parent 2f1b2e3ce2
commit 0d3f3e46dd
4 changed files with 4 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ import org.springframework.core.annotation.AnnotatedElementUtils;
import org.springframework.core.annotation.AnnotationAttributes;
/**
* Factory to creates an {@link Operation} for a annotated methods on an
* Factory to create an {@link Operation} for annotated methods on an
* {@link Endpoint @Endpoint} or {@link EndpointExtension @EndpointExtension}.
*
* @param <O> The operation type