Skip to content

Commit a29f307

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 0e392fc commit a29f307

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
@@ -958,7 +958,7 @@ WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
958958

959959
<para>
960960
When placed on a partitioned table, <literal>PRIMARY KEY</literal>
961-
constraints share the restrictions previously decribed
961+
constraints share the restrictions previously described
962962
for <literal>UNIQUE</literal> constraints.
963963
</para>
964964

0 commit comments

Comments
 (0)