Skip to content

Commit

Permalink
HHH-17396 fix typos in javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
zinzoddari authored and beikov committed Dec 19, 2023
1 parent a9e9985 commit 10f490c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ public enum XmlElementMetadata {
*/
MANY_TO_MANY( false, false ),
/**
* Describes the {@code <many-to-aany/>} element
* Describes the {@code <many-to-any/>} element
*/
MANY_TO_ANY( false, false ),
/**
Expand Down

0 comments on commit 10f490c

Please sign in to comment.