]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/register.php
Fix double space in message
[quix0rs-gnu-social.git] / actions / register.php
index da8d0a0bbcdd83ce26ca2757d504fde0e7f89bd0..d1bc381fbc52358ea8ed7d9dcc01deda5a0a0c04 100644 (file)
@@ -341,7 +341,7 @@ class RegisterAction extends Action
         } else {
             $instr =
               common_markup_to_html(_('With this form you can create '.
-                                      ' a new account. ' .
+                                      'a new account. ' .
                                       'You can then post notices and '.
                                       'link up to friends and colleagues. '));