From ef76230c2719ab2f8809bc0d94389ebe41a6a249 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Wed, 13 Oct 2010 20:05:16 +0300 Subject: [PATCH] Make title capitalization consistent with surroundings --- doc/src/sgml/ddl.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/ddl.sgml b/doc/src/sgml/ddl.sgml index f56d939749f..86cf6ec8fc4 100644 --- a/doc/src/sgml/ddl.sgml +++ b/doc/src/sgml/ddl.sgml @@ -867,7 +867,7 @@ CREATE TABLE order_items ( - Exclusion constraints + Exclusion Constraints exclusion constraint -- 2.39.5