Cleanujp
authorBruce Momjian
Fri, 21 Jul 2000 04:37:10 +0000 (04:37 +0000)
committerBruce Momjian
Fri, 21 Jul 2000 04:37:10 +0000 (04:37 +0000)
doc/src/sgml/ref/drop_table.sgml

index 5c90c18b1f5643b0b8a13ddb1e5a6801af3d7a08..7e0b85d6af525adbb2b5509d45a6a54773447e73 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -120,7 +120,7 @@ ERROR Relation "name" Does Not Exis
   
   
    To destroy two tables, films and 
-   <command>distributors>:
+   <literal>distributors>:
 
    
 DROP TABLE films, distributors;