diff --git a/module/bug/lang/en.php b/module/bug/lang/en.php index 900de7d4ee..187e3692f1 100644 --- a/module/bug/lang/en.php +++ b/module/bug/lang/en.php @@ -133,7 +133,7 @@ $lang->bug->confirmChangeProduct = 'Change product will change project, task and $lang->bug->confirmDelete = 'Are you sure to delete this bug?'; $lang->bug->setTemplateTitle = 'Please input the template title:'; -/* Templates. *./ +/* Templates. */ $lang->bug->tplStep = "
[Steps]
"; $lang->bug->tplResult = "[Result]
"; $lang->bug->tplExpect = "[Expect]
";