diff --git a/module/custom/lang/en.php b/module/custom/lang/en.php index aca8fabd16..f452987682 100644 --- a/module/custom/lang/en.php +++ b/module/custom/lang/en.php @@ -19,7 +19,7 @@ $lang->custom->score = 'Point'; $lang->custom->timezone = 'Timezone'; $lang->custom->scoreReset = 'Reset Point'; $lang->custom->setDynamic = 'Set Dynamic'; -ng->custom->setAction = 'Set Action'; +$lang->custom->setAction = 'Set Action'; $lang->custom->object['story'] = 'Story'; $lang->custom->object['task'] = 'Task';