diff --git a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.12.xml b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.12.xml
index c822ba1d39..22b563dffe 100644
--- a/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.12.xml
+++ b/jOOQ-manual/src/main/resources/org/jooq/web/manual-3.12.xml
@@ -3563,6 +3563,9 @@ SELECT [TABLE].[COLUMN] FROM [TABLE] -- SQL Server style]]>
+ The behaviour of this setting is influenced by the
+ When doing locale sensitive operations, such as upper casing or lower casing a name (see
+ Programmatic configuration +
+ ++ XML configuration +
+ +