diff options
author | Magnus Hagander <magnus@hagander.net> | 2010-01-16 20:38:54 +0000 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2010-01-16 20:38:54 +0000 |
commit | 1db098974cf8908c2ae8fd471ca57e5e7b0ef6cb (patch) | |
tree | 48c110c90d4f598642b72134863422b7d5bc95ea | |
parent | a6c75be23d192f286ffaa5cbd546515052a46161 (diff) | |
download | postgresql-1db098974cf8908c2ae8fd471ca57e5e7b0ef6cb.tar.gz postgresql-1db098974cf8908c2ae8fd471ca57e5e7b0ef6cb.zip |
Fix spelling error, noticed by Thomas Shinnick
-rw-r--r-- | doc/src/sgml/installation.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index e12e4f3e082..4a2fbf29242 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.337 2010/01/10 15:54:11 mha Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.338 2010/01/16 20:38:54 mha Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -2413,7 +2413,7 @@ createlang: language installation failed: ERROR: could not load library "/opt/d <title>Cygwin</title> <indexterm zone="installation-notes-cygwin"> - <primary>Cyginw</primary> + <primary>Cygwin</primary> <secondary>installation on</secondary> </indexterm> |