Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 4acfc6d

Browse files
author
Liudmila Mantrova
committed
DOC: punctuation bug fix
1 parent 47897ac commit 4acfc6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/func.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15432,12 +15432,12 @@ SELECT * FROM pg_ls_dir('.') WITH ORDINALITY AS t(ls,n);
1543215432
<row>
1543315433
<entry><literal><function>pgpro_version()</function></literal></entry>
1543415434
<entry><type>text</type></entry>
15435-
<entry><productname>Postgres Pro</> version information.</entry>
15435+
<entry><productname>&productname;</> version information</entry>
1543615436
</row>
1543715437
<row>
1543815438
<entry><literal><function>pgpro_edition()</function></literal></entry>
1543915439
<entry><type>text</type></entry>
15440-
<entry>Name of <productname>Postgres Pro</> edition.</entry>
15440+
<entry>name of <productname>Postgres Pro</> edition</entry>
1544115441
</row>
1544215442
</tbody>
1544315443
</tgroup>

0 commit comments

Comments
 (0)