diff options
author | Bruce Momjian | 2007-11-01 17:16:36 +0000 |
---|---|---|
committer | Bruce Momjian | 2007-11-01 17:16:36 +0000 |
commit | 6287c31b5a20cf84d64ce6f328ef48c8c98ddfba (patch) | |
tree | c7b26c262910df393605cebd5b11ca83bdab6628 | |
parent | 53e3f9dcfdb533dc4513c35d4d2e090eed81f6c2 (diff) |
Acronym spelling fix.
-rw-r--r-- | doc/src/sgml/acronyms.sgml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/src/sgml/acronyms.sgml b/doc/src/sgml/acronyms.sgml index b31075219fd..1a5220e7c62 100644 --- a/doc/src/sgml/acronyms.sgml +++ b/doc/src/sgml/acronyms.sgml @@ -1,10 +1,10 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/acronyms.sgml,v 1.1 2007/11/01 17:00:46 momjian Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/acronyms.sgml,v 1.2 2007/11/01 17:16:36 momjian Exp $ --> -<appendix id="acronymns"> +<appendix id="acronyms"> <title>Acronyms</title> <para> - This is a list of acronymns used in the documentation. + This is a list of acronyms used in the documentation. <variablelist> @@ -693,8 +693,8 @@ <term><acronym>UTF</acronym></term> <listitem> <para> - <ulink url="http://en.wikipedia.org/wiki/Unicode">Unicode - Transformation Format</ulink> + <ulink url="http://www.unicode.org/">Unicode Transformation + Format</ulink> </para> </listitem> </varlistentry> |