diff options
Diffstat (limited to 'doc/src/sgml/ref/drop_function.sgml')
| -rw-r--r-- | doc/src/sgml/ref/drop_function.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/drop_function.sgml b/doc/src/sgml/ref/drop_function.sgml index ec68f162c29..935d65b4a27 100644 --- a/doc/src/sgml/ref/drop_function.sgml +++ b/doc/src/sgml/ref/drop_function.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_function.sgml,v 1.27 2003/09/09 18:28:53 tgl Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_function.sgml,v 1.28 2003/09/22 00:16:58 petere Exp $ PostgreSQL documentation --> @@ -11,7 +11,7 @@ PostgreSQL documentation <refnamediv> <refname>DROP FUNCTION</refname> - <refpurpose>remove a user-defined function</refpurpose> + <refpurpose>remove a function</refpurpose> </refnamediv> <indexterm zone="sql-dropfunction"> |
