Fix double space in message

This commit is contained in:
Siebrand Mazeland 2010-04-10 01:47:27 +02:00
parent 47c1aad5d6
commit c15549ff5a
1 changed files with 1 additions and 1 deletions

View 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. '));