From 207cc0bd5876cc03638efde37d3820e971cec83a Mon Sep 17 00:00:00 2001
From: Demian Katz <demian.katz@villanova.edu>
Date: Tue, 15 Oct 2019 12:25:27 -0400
Subject: [PATCH] Whitespace cleanup.

---
 config/vufind/Overdrive.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/vufind/Overdrive.ini b/config/vufind/Overdrive.ini
index ee93e47c6f5..184f2ca3198 100644
--- a/config/vufind/Overdrive.ini
+++ b/config/vufind/Overdrive.ini
@@ -38,7 +38,7 @@ consortiumSupport = false
 [API]
 ;You should only have to change these top 5 in most cases.  These
 ; values should be supplied to you by the Overdrive API support team.
-clientKey =  "YOURLIBKEY"
+clientKey = "YOURLIBKEY"
 clientSecret = "yourclientsecret"
 productionLibraryID = ""
 productionWebsiteID = ""
-- 
GitLab