Fix typo.
authorBruce Momjian <[email protected]>
Fri, 3 Dec 2004 06:18:12 +0000 (06:18 +0000)
committerBruce Momjian <[email protected]>
Fri, 3 Dec 2004 06:18:12 +0000 (06:18 +0000)
doc/src/sgml/external-projects.sgml

index 04062e07a2022dc6f219dce722473a5e04acf1cd..e5607d31dafebc9c43cd442ed75855feda89a2da 100644 (file)
@@ -176,7 +176,7 @@ $PostgreSQL$
    extensible. For this reason, extensions loaded into the database can
    function just like features that are packaged with the database. The
    <filename>/contrib</> directory shipped with the source code
-   contains a large number of extensions. The <filename>READMD</> file
+   contains a large number of extensions. The <filename>README</> file
    in that directory contains a summary. They include conversion tools,
    full-text indexing, <acronym>XML</> tools, and additional data types
    and indexing methods. Other extensions are developed independently,