From 21b4bf0cbbf1fe98f10775dcb89cef5d58e52283 Mon Sep 17 00:00:00 2001
From: Demian Katz <demian.katz@villanova.edu>
Date: Thu, 8 Nov 2018 13:09:52 -0500
Subject: [PATCH] Whitespace cleanup.

---
 config/vufind/searches.ini | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/config/vufind/searches.ini b/config/vufind/searches.ini
index 447696c215c..6341a326194 100644
--- a/config/vufind/searches.ini
+++ b/config/vufind/searches.ini
@@ -337,9 +337,9 @@ CallNumber = callnumber-sort
 ;       Display a link to the Channeled Browse functionality leading to channels of
 ;       records related to the current search.
 ; MapSelection
-;       Enable geographic searching capability by activating this module. 
-;       Records must be indexed using the geographic search and display fields. 
-;       See the marc_local.properties file for more information on indexing. 
+;       Enable geographic searching capability by activating this module.
+;       Records must be indexed using the geographic search and display fields.
+;       See the marc_local.properties file for more information on indexing.
 ;       See the [MapSelection] section of the geofeatures.ini file for more information.
 ; PubDateVisAjax:[zooming]:[facet field 1]:[facet field 2]:...:[facet field n]
 ;       Display a visualization of publication dates for each of the specified facet
@@ -631,7 +631,7 @@ view=full
 ; This section defines the default parameters for the geographic search
 ; functionality found in the MapSelection recommendation module.
 ; To enable this feature, uncomment the default_top_recommend[] = MapSelection
-; in the default recommendations section. To set the configuration settings 
+; in the default recommendations section. To set the configuration settings
 ; for this feature, adjust the parameters in the geofeatures.ini file.
 [MapSelection]
 ; These configuration settings have been superseded by the geofeatures.ini file.
-- 
GitLab