Closed (fixed)
Project:
Media Mover
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2007 at 21:19 UTC
Updated:
3 Jan 2008 at 22:22 UTC
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' );
| Comment | File | Size | Author |
|---|---|---|---|
| media_mover_api_typo.patch | 904 bytes | anantagati |
Comments
Comment #1
arthurf commentedcommitted patch, thanks for catching my bad spelling!
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.