Skip to content

Commit

Permalink
update documentation to match header
Browse files Browse the repository at this point in the history
  • Loading branch information
dekarl committed Jul 8, 2013
1 parent 4b35cfb commit 3e9435a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mythtv/libs/libmythbase/housekeeper.cpp
Expand Up @@ -243,7 +243,7 @@ QDateTime HouseKeeperTask::UpdateLastRun(QDateTime last)
* interval. The <i>period</i> argument in the constructor defines this
* interval in integer seconds. The <i>min</i> and <i>max</i> attributes
* control the region over which the task can be run, given as a float
* multiple of the period. The defaults are 0.5-1.5. The test for running
* multiple of the period. The defaults are 0.5-1.1. The test for running
* is a linearly increasing probability from the start to end of this period,
* and the task is forced to run if the end of the period is reached.
*
Expand Down

0 comments on commit 3e9435a

Please sign in to comment.