diff --git a/jOOQ-meta/src/main/java/org/jooq/meta/jaxb/Generate.java b/jOOQ-meta/src/main/java/org/jooq/meta/jaxb/Generate.java index e9499ee765..f9b36d0a61 100644 --- a/jOOQ-meta/src/main/java/org/jooq/meta/jaxb/Generate.java +++ b/jOOQ-meta/src/main/java/org/jooq/meta/jaxb/Generate.java @@ -418,7 +418,7 @@ public class Generate implements Serializable, XMLAppendable /** * Generate deprecation annotations on references to unknown data types. - * This helps identifying columns, attributes, and parameters, which may not be usable through + * This helps to identify columns, attributes, and parameters, which may not be usable through * jOOQ API, without adding custom data type bindings to them. * * @return