Skip to content

Commit 6a31b48

Browse files
committed
Fix typo
Author: Daniel Gustafsson <daniel@yesql.se> Discussion: https://postgr.es/m/0CF087FC-BEAD-4010-8BB9-3CDD74DC9060@yesql.se
1 parent 2b81444 commit 6a31b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ref/create_table.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -946,7 +946,7 @@ WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
946946

947947
<para>
948948
When placed on a partitioned table, <literal>PRIMARY KEY</literal>
949-
constraints share the restrictions previously decribed
949+
constraints share the restrictions previously described
950950
for <literal>UNIQUE</literal> constraints.
951951
</para>
952952

0 commit comments

Comments
 (0)