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

Commit f4374d6

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/sgml/pgpro-scheduler.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1091,7 +1091,8 @@ CREATE TYPE schedule.cron_job AS(
10911091
<type>boolean</type>
10921092
</entry>
10931093
<entry><itemizedlist><listitem><para>
1094-
<literal>true</literal> &mdash; job execution completed successfully.</para></listitem><listitem><para><literal>false</literal> &mdash; job execution completed with errors.</para></listitem>
1094+
<literal>true</literal> &mdash; job execution completed successfully.</para></listitem>
1095+
<listitem><para><literal>false</literal> &mdash; job execution completed with errors.</para></listitem></itemizedlist>
10951096
</entry>
10961097
</row>
10971098
<row>

0 commit comments

Comments
 (0)