]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/unblockform.php
Merge branch 'testing' into 0.9.x
[quix0rs-gnu-social.git] / lib / unblockform.php
index 4fe28b21a11347bac265a63887e6ebf0e0275005..2a444f7cd0da9b1db8269cd16ab8714264aa244c 100644 (file)
@@ -77,6 +77,6 @@ class UnblockForm extends ProfileActionForm
 
     function description()
     {
-        return _('Unlock this user');
+        return _('Unblock this user');
     }
 }