]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/version.php
Remove trailing whitespace in UI text.
[quix0rs-gnu-social.git] / actions / version.php
index a7b5fd8c72b584f6ed94f7dceb60f9c98f1d2737..0461aade5c11ebc8c0ae8b87c17fcfc907fcbd97 100644 (file)
@@ -171,14 +171,14 @@ class VersionAction extends Action
                        _('StatusNet is free software: you can redistribute it and/or modify '.
                          'it under the terms of the GNU Affero General Public License as published by '.
                          'the Free Software Foundation, either version 3 of the License, or '.
-                         '(at your option) any later version. '));
+                         '(at your option) any later version.'));
 
         $this->element('p', null,
                        // TRANS: Content part of StatusNet version page.
                        _('This program is distributed in the hope that it will be useful, '.
                          'but WITHOUT ANY WARRANTY; without even the implied warranty of '.
                          'MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the '.
-                         'GNU Affero General Public License for more details. '));
+                         'GNU Affero General Public License for more details.'));
 
         $this->elementStart('p');
         // TRANS: Content part of StatusNet version page.