Skip to content

Commit d316545

Browse files
committed
Fix func.sgml
1 parent 84e5d73 commit d316545

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
@@ -15662,7 +15662,7 @@ SET search_path TO <replaceable>schema</> <optional>, <replaceable>schema</>, ..
1566215662
<para>
1566315663
<literal><function>pgpro_edition()</function></literal>
1566415664
returns a string, describing <productname>Postgres Pro</> edition
15665-
i.e. <literal>standard</literal> or <literal>enterprise</literal> </para>
15665+
i.e. <literal>standard</literal> or <literal>enterprise</literal>.</para>
1566615666
<indexterm>
1566715667
<primary>pgpro_version</primary>
1566815668
</indexterm>

0 commit comments

Comments
 (0)