aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/createlang.sgml
diff options
context:
space:
mode:
authorNeil Conway <neilc@samurai.com>2007-05-15 19:43:51 +0000
committerNeil Conway <neilc@samurai.com>2007-05-15 19:43:51 +0000
commitdfcf99bf93776a9bdd6fc43f99b6092fe7ed6e89 (patch)
tree62a68d6dfad35ff25b225efe97bdfd7223448a4b /doc/src/sgml/ref/createlang.sgml
parent79ba540b78c69b9d91214899283a843ce40c52d5 (diff)
downloadpostgresql-dfcf99bf93776a9bdd6fc43f99b6092fe7ed6e89.tar.gz
postgresql-dfcf99bf93776a9bdd6fc43f99b6092fe7ed6e89.zip
Fix a bunch of bad grammar in the docs: "<link>, which see for more
information" is un-good English.
Diffstat (limited to 'doc/src/sgml/ref/createlang.sgml')
-rw-r--r--doc/src/sgml/ref/createlang.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/createlang.sgml b/doc/src/sgml/ref/createlang.sgml
index 6913a132722..9441eef1de0 100644
--- a/doc/src/sgml/ref/createlang.sgml
+++ b/doc/src/sgml/ref/createlang.sgml
@@ -1,5 +1,5 @@
<!--
-$PostgreSQL: pgsql/doc/src/sgml/ref/createlang.sgml,v 1.40 2007/03/26 17:23:36 tgl Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/createlang.sgml,v 1.41 2007/05/15 19:43:51 neilc Exp $
PostgreSQL documentation
-->
@@ -42,7 +42,7 @@ PostgreSQL documentation
programming language to a <productname>PostgreSQL</productname> database.
<application>createlang</application> is just a wrapper around the
<xref linkend="sql-createlanguage" endterm="sql-createlanguage-title">
- command, which see for additional information.
+ command.
</para>
</refsect1>