Skip to content

Commit d6b7d14

Browse files
committed
Fix typo in the docs for pgpro_edition
1 parent 2f19de8 commit d6b7d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/func.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15660,7 +15660,7 @@ SET search_path TO <replaceable>schema</> <optional>, <replaceable>schema</>, ..
1566015660
<primary>pgpro_edition</primary>
1566115661
</indexterm>
1566215662
<para>
15663-
<literal><function>pgpro_edutuib()</function></literal>
15663+
<literal><function>pgpro_edition()</function></literal>
1566415664
returns a string, describing <productname>Postgres Pro</> edition
1566515665
i.e. <literal>standard</literal> or <literal>enterprise</literal> </para>
1566615666
<indexterm>

0 commit comments

Comments
 (0)