Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Fix typo
authorMagnus Hagander <magnus@hagander.net>
Wed, 17 Feb 2021 12:53:26 +0000 (13:53 +0100)
committerMagnus Hagander <magnus@hagander.net>
Wed, 17 Feb 2021 12:56:13 +0000 (13:56 +0100)
Author: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/0CF087FC-BEAD-4010-8BB9-3CDD74DC9060@yesql.se

doc/src/sgml/ref/create_table.sgml

index b3d7fc6fbf9aae1a8bb1c4a7f35390028864c981..b77cc32051256607fd1dc226ed4353b5d84f2898 100644 (file)
@@ -856,7 +856,7 @@ WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
 
      <para>
       When placed on a partitioned table, <literal>PRIMARY KEY</literal>
-      constraints share the restrictions previously decribed
+      constraints share the restrictions previously described
       for <literal>UNIQUE</literal> constraints.
      </para>