From 5315d9af7085f872bd057b4194c92d8588256ba2 Mon Sep 17 00:00:00 2001
From: Demian Katz <demian.katz@villanova.edu>
Date: Thu, 31 Jul 2014 10:06:37 -0400
Subject: [PATCH] Fixed typo.

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

diff --git a/config/vufind/searches.ini b/config/vufind/searches.ini
index 3b91aa8cde9..0b2a1c8bc6f 100644
--- a/config/vufind/searches.ini
+++ b/config/vufind/searches.ini
@@ -166,7 +166,7 @@ CallNumber = callnumber
 ;       Display catalog search results matching the terms found in the specified
 ;       GET parameter (default = "lookfor"), limited to a specified number of
 ;       matches (default = 5).  This is designed for use with non-catalog modules.
-; DLPATerms:[collapsed]
+; DPLATerms:[collapsed]
 ;       Display results from the DPLA catalog. Provide a boolean to have the sidebar
 ;       collapsed or open on page load.
 ; EuropeanaResults:[url]:[requestParam]:[limit]:[unwanted data providers]
-- 
GitLab