Skip to content

Commit 225d9c0

Browse files
committed
Fix minor stylistic issue
1 parent 3ce7f18 commit 225d9c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/plperl.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1252,7 +1252,7 @@ plperl.on_init = 'use lib "/my/app"; use MyApp::PgInit;'
12521252
indirectly, will be available for use by <literal>plperl</>. This may
12531253
create a security risk. To see what modules have been loaded you can use:
12541254
<programlisting>
1255-
DO 'elog(WARNING, join ", ", sort keys %INC)' language plperl;
1255+
DO 'elog(WARNING, join ", ", sort keys %INC)' LANGUAGE plperl;
12561256
</programlisting>
12571257
</para>
12581258
<para>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy