[gucharmap] Fix previous commit



commit caaf63ec8e240b34f1972b30975b3b9d7cfb1418
Author: Rafael Fontenelle <rafaelff gnome org>
Date:   Mon Jul 3 11:31:14 2017 -0300

    Fix previous commit
    
    https://bugzilla.gnome.org/show_bug.cgi?id=721509

 gucharmap/gucharmap-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gucharmap/gucharmap-window.c b/gucharmap/gucharmap-window.c
index 36286c7..4aca767 100644
--- a/gucharmap/gucharmap-window.c
+++ b/gucharmap/gucharmap-window.c
@@ -441,7 +441,7 @@ help_about (GSimpleAction *action,
        "the GNU General Public License and Unicode Copyright for more details."),
     N_("You should have received a copy of the GNU General Public License "
        "along with Gucharmap; if not, write to the Free Software Foundation, Inc., "
-       "51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
+       "51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA"),
     N_("Also you should have received a copy of the Unicode Copyright along "
        "with Gucharmap; you can always find it at Unicode's website: "
        "http://www.unicode.org/copyright.html";)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]