[jOOQ/jOOQ#14033] Re-generated code

This commit is contained in:
Lukas Eder 2022-09-27 09:11:09 +02:00
parent 37c8bf3a29
commit 68957a3029

View File

@ -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