From dfcf99bf93776a9bdd6fc43f99b6092fe7ed6e89 Mon Sep 17 00:00:00 2001 From: Neil Conway Date: Tue, 15 May 2007 19:43:51 +0000 Subject: Fix a bunch of bad grammar in the docs: ", which see for more information" is un-good English. --- doc/src/sgml/ref/createlang.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/ref/createlang.sgml') 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 @@ @@ -42,7 +42,7 @@ PostgreSQL documentation programming language to a PostgreSQL database. createlang is just a wrapper around the - command, which see for additional information. + command. -- cgit v1.2.3