From: Zach Copley Date: Fri, 19 Aug 2011 01:17:38 +0000 (-0700) Subject: Fix syntax err X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=76c48a7099c7ec5e1ac730f3f1ce9f5a706cd25e;p=quix0rs-gnu-social.git Fix syntax err --- diff --git a/lib/favorform.php b/lib/favorform.php index d5805b2300..eab5ba6e9c 100644 --- a/lib/favorform.php +++ b/lib/favorform.php @@ -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.')); } /**