From 230d7b0dacb20f99d9eb68bd3ac1d845eafb27a5 Mon Sep 17 00:00:00 2001
From: Nick Hall <nick-h@gramps-project.org>
Date: Tue, 28 Jun 2016 23:05:23 +0100
Subject: [PATCH] Remove trailing whitespace

---
 gramps/plugins/lib/maps/geography.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gramps/plugins/lib/maps/geography.py b/gramps/plugins/lib/maps/geography.py
index e32ed68aa..faedfaafe 100644
--- a/gramps/plugins/lib/maps/geography.py
+++ b/gramps/plugins/lib/maps/geography.py
@@ -845,7 +845,7 @@ class GeoGraphyView(OsmGps, NavigationView):
         if Gtk.MAJOR_VERSION == 3 and Gtk.MINOR_VERSION < 11:
             from gramps.gui.dialog import WarningDialog
             WarningDialog(
-                _("You can't use the print functionality"), 
+                _("You can't use the print functionality"),
                 _("Your Gtk version is too old."))
             return