<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -128,7 +128,7 @@ from the 28th second plus the 59th second:
 Note that if you specify an asterisk in the first field (seconds)
 it will trigger every second for the subsequent match.
 
-p(sub-title). Loading Workers on demand
+p(sub-title). Restarting Workers on Scheduled Time
 
 Usually when your worker is scheduled to execute at longer intervals, it
 doesn't make sense to have worker around, when its doing nothing. Since, scheduling
@@ -148,7 +148,7 @@ following syntax to autostart workers on scheduled time:
   end
 end &lt;/pre&gt;
 
-In above worker @reload_on_schedule true@ makes sure that your worker is reloaded on
+In above worker @reload_on_schedule true@ makes sure that your worker is restarted on
 scheduled time. This feature is only available in version 1.0.3 onwards.
 
 &lt;/div&gt;</diff>
      <filename>doc/content/scheduling/scheduling.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9e1496c601d012b7db0f41e290d3a5c21f404f51</id>
    </parent>
  </parents>
  <author>
    <name>gnufied</name>
    <email>mail@gnufied.org</email>
  </author>
  <url>http://github.com/georgepalmer/backgroundrb_merb/commit/d55e88f54d3225c04336d1e238ce2e6574c28563</url>
  <id>d55e88f54d3225c04336d1e238ce2e6574c28563</id>
  <committed-date>2008-03-14T02:46:24-07:00</committed-date>
  <authored-date>2008-03-14T02:46:24-07:00</authored-date>
  <message>Updating scheduling documentation</message>
  <tree>51748313fb6ba3efa560667cf8fce6f6f5967cda</tree>
  <committer>
    <name>gnufied</name>
    <email>mail@gnufied.org</email>
  </committer>
</commit>
