Fix syntax err

This commit is contained in:
Zach Copley 2011-08-18 18:17:38 -07:00
parent edd8045375
commit 76c48a7099
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ class FavorForm extends Form
'submit',
null,
// TRANS: Button title for adding the favourite status to a notice.
_('Add this notice to your list of favorite notices.');
_('Add this notice to your list of favorite notices.'));
}
/**