Skip to content

Commit daf2e70

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 0d779d2 commit daf2e70

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

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

0 commit comments

Comments
 (0)