Small typo.
authorTom Lane
Thu, 11 Sep 2003 23:15:51 +0000 (23:15 +0000)
committerTom Lane
Thu, 11 Sep 2003 23:15:51 +0000 (23:15 +0000)
doc/src/sgml/information_schema.sgml

index 16e370777a90aa32654a565b1e671bddfd3190ab..87afdbb2109458b1deab105dda51c3811e531991 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  The Information Schema
    privileges on entire tables, not individual columns.  Therefore,
    this view contains the same information as
    table_privileges, just represented through one
-   row for each column in each appropriate table, but it only convers
+   row for each column in each appropriate table, but it only covers
    privilege types where column granularity is possible:
    SELECTINSERT,
    UPDATEREFERENCES.  If you