Changeset 2129


Ignore:
Timestamp:
02/20/18 16:58:07 (6 years ago)
Author:
nanardon
Message:

Typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LATMOS-Accounts/lib/LATMOS/Accounts/Task.pm

    r2015 r2129  
    9393=head2 runDelay 
    9494 
    95 Return the minumum of second to wait to have the module running again. 
     95Return the minimum of second to wait to have the module running again. 
    9696 
    9797Return 0 but can be override by Task module. 
     
    103103=head2 waitDelay 
    104104 
    105 Return the number of second to wait before next run even there is a change in database. 
     105Return the number of second to wait before next run even there is changes in database. 
    106106 
    107107Return 0 but can be override by Task module. 
Note: See TracChangeset for help on using the changeset viewer.