]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/deleteaccount.php
Merge branch 'twitter-check-dupe-by-uri' into 'master'
[quix0rs-gnu-social.git] / actions / deleteaccount.php
index 614519d47430590f0b5b499de6155ef842edce3d..8b80c6c6f23c503f1d52d82c80cd6535b035aa62 100644 (file)
@@ -320,6 +320,6 @@ class DeleteAccountForm extends Form
                            'submit',
                            null,
                            // TRANS: Button title for user account deletion.
-                           _('Permanently delete your account'));
+                           _('Permanently delete your account.'));
     }
 }