]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/favorform.php
Fix syntax err
[quix0rs-gnu-social.git] / lib / favorform.php
index d5805b2300da95d95626193e77eb83f956c0f66b..eab5ba6e9c84847fda0e31202bcfe4219547d822 100644 (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.'));
     }
 
     /**