aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Conway <neilc@samurai.com>2005-05-11 13:58:50 +0000
committerNeil Conway <neilc@samurai.com>2005-05-11 13:58:50 +0000
commita535a1522fdb4cc81a1af19c855e74c31a9469ff (patch)
treebe807648311c532407f133c247799412ccd9038f
parent147144c6ca14613541599065a09a147eb3794af5 (diff)
downloadpostgresql-a535a1522fdb4cc81a1af19c855e74c31a9469ff.tar.gz
postgresql-a535a1522fdb4cc81a1af19c855e74c31a9469ff.zip
Fix newly introduced spelling error.
-rw-r--r--doc/src/sgml/func.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index c6e6921a937..1b031c0c315 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -1,5 +1,5 @@
<!--
-$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.246 2005/05/11 13:36:14 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.247 2005/05/11 13:58:50 neilc Exp $
PostgreSQL documentation
-->
@@ -33,7 +33,7 @@ PostgreSQL documentation
is present in other <acronym>SQL</acronym> database management
systems, and in many cases this functionality is compatible and
consistent between the various implementations. This chapter is also
- not exhaustive; additional functions appear in relivant sections of
+ not exhaustive; additional functions appear in relevant sections of
the manual.
</para>