In function _mm_configuration_is_running() there is 'dected' instead of 'detected'.

-    $message = t('Media Mover dected another media mover process running and stopped. You may want to consider decreasing your cron.php frequency.');
+    $message = t('Media Mover detected another media mover process running and stopped. You may want to consider decreasing your cron.php frequency.');
     watchdog('media_mover', $message, 'WATCHDOG_NOTICE' );
CommentFileSizeAuthor
media_mover_api_typo.patch904 bytesanantagati

Comments

arthurf’s picture

Status: Needs review » Fixed

committed patch, thanks for catching my bad spelling!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.