diff options
author | Magnus Hagander <magnus@hagander.net> | 2010-01-16 20:38:57 +0000 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2010-01-16 20:38:57 +0000 |
commit | 69273fb01880f151931f8349dae038e266bfe57d (patch) | |
tree | 1caf6feed7b1ca03b4e5186c2f1a5cd4a6391bfc | |
parent | 903352faeb1c86321be52430bdf3b44bd5aa6447 (diff) | |
download | postgresql-69273fb01880f151931f8349dae038e266bfe57d.tar.gz postgresql-69273fb01880f151931f8349dae038e266bfe57d.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 f8d294c20c3..66196209d6d 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.325.2.5 2010/01/10 15:54:14 mha Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.325.2.6 2010/01/16 20:38:57 mha Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -2411,7 +2411,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> |