@@ -22,13 +22,13 @@ function content_lock_timeout_form_content_lock_admin_settings_alter(&$form, &$f
'#title'=>t('Lock timeout'),
'#description'=>t('The maximum time in minutes that each lock may be kept. To disable breaking locks after a timeout, please !disable the Content Lock Timeout module.',
'#description'=>t('By default, stale locks will be broken when cron is run. This option enables checking for stale locks when a user clicks a node\'s Edit link, enabling lower lock timeout values without having to run cron every few minutes.'),