fixing typo

Typo in comment "feature" => "future"
remotes/origin/stable6
Boris Rybalkin 11 years ago
parent bc1c6039b7
commit 00c998c5bb

@ -79,7 +79,7 @@ try {
// We call ownCloud from the CLI (aka cron)
if ($appmode != 'cron') {
// Use cron in feature!
// Use cron in future!
OC_BackgroundJob::setExecutionType('cron');
}

Loading…
Cancel
Save