Fix a small typo, per Jan Urbanski
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 21 Dec 2007 03:37:18 +0000 (03:37 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 21 Dec 2007 03:37:18 +0000 (03:37 +0000)
doc/src/sgml/func.sgml

index 0872f2268c87c7b326089fb7aa6affbb06ce7599..a5b32c903d64fb00f35efc68341acc58720cb826 100644 (file)
@@ -8127,7 +8127,7 @@ SELECT xmlelement(name foo, xmlattributes('xyz' as bar),
      <type>bytea</type>) will be represented in base64 or hex
      encoding, depending on the setting of the configuration parameter
      <xref linkend="guc-xmlbinary">.  The particular behavior for
-     individual data types is expected evolve in order to align the
+     individual data types is expected to evolve in order to align the
      SQL and PostgreSQL data types with the XML Schema specification,
      at which point a more precise description will appear.
     </para>