fix spelling error

This commit is contained in:
Gavin 2022-12-21 14:17:30 +01:00
parent d862f2d52e
commit 46a4c5e8f0
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ import static java.lang.annotation.ElementType.CONSTRUCTOR;
import static java.lang.annotation.RetentionPolicy.RUNTIME;
/**
* Marks the canonical constructor to be used for instantation of an embeddable.
* Marks the canonical constructor to be used for instantiation of an embeddable.
* This will implicitly add a special {@link EmbeddableInstantiator}.
*
* @since 6.2