diff --git a/doc/src/sgml/ref/drop_function.sgml b/doc/src/sgml/ref/drop_function.sgml
index ce7d5c630026de31a388c4c1475932112893a523..89f89289593d3842b34401d8e33eaa1af494cea7 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.10 2001/04/28 13:59:07 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_function.sgml,v 1.11 2001/05/08 17:35:57 momjian Exp $
 Postgres documentation
 -->
 
@@ -117,7 +117,7 @@ NOTICE RemoveFunction: Function "<replaceable class="parameter">name</replaceabl
    <para>
     Refer to
     <xref linkend="sql-createfunction" endterm="sql-createfunction-title">
-    for information on creating aggregate functions.
+    for information on creating functions.
    </para>
 
    <para>