Skip to content

Commit dff5de1

Browse files
author
Liudmila Mantrova
committed
Fixed sgml markup for scheduler docs
1 parent f4374d6 commit dff5de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/pgpro-scheduler.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1348,7 +1348,7 @@ CREATE TYPE schedule.cron_job AS(
13481348
<type>boolean</type>
13491349
</entry>
13501350
<entry><itemizedlist><listitem><para>
1351-
<literal>true</literal> &mdash; job execution completed successfully.</para></listitem><listitem><para><literal>false</literal> &mdash; job execution completed with errors.</para></listitem>
1351+
<literal>true</literal> &mdash; job execution completed successfully.</para></listitem><listitem><para><literal>false</literal> &mdash; job execution completed with errors.</para></listitem></itemizedlist>
13521352
</entry>
13531353
</row>
13541354
<row>

0 commit comments

Comments
 (0)