]> granicus.if.org Git - postgresql/commitdiff
Fix psql doc typo.
authorBruce Momjian <bruce@momjian.us>
Sat, 5 May 2012 15:59:53 +0000 (11:59 -0400)
committerBruce Momjian <bruce@momjian.us>
Sat, 5 May 2012 16:00:06 +0000 (12:00 -0400)
doc/src/sgml/ref/psql-ref.sgml

index 487df7461769873b40bc69466b2c0af786b22dd8..90db3fc664fe54bc3ab23c4afce614adef790c2f 100644 (file)
@@ -916,7 +916,7 @@ testdb=&gt;
         </para>
 
         <para>
-        For some types of relation, <literal>\d</> shows additional information
+        For some types of relations, <literal>\d</> shows additional information
         for each column: column values for sequences, indexed expression for
         indexes and foreign data wrapper options for foreign tables.
         </para>