From 086833afa6f7ebfb30fb8647833201f5518a8ee5 Mon Sep 17 00:00:00 2001 From: dbs Date: Tue, 9 Mar 2010 22:34:43 +0000 Subject: [PATCH] Typo: s/identifer/identifier/ Really - who needs so many 'i's anyway? git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_0@826 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- src/perlmods/OpenILS/WWW/SuperCat.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/perlmods/OpenILS/WWW/SuperCat.pm b/src/perlmods/OpenILS/WWW/SuperCat.pm index 694e2809e5..d7ebd3439f 100644 --- a/src/perlmods/OpenILS/WWW/SuperCat.pm +++ b/src/perlmods/OpenILS/WWW/SuperCat.pm @@ -1506,7 +1506,7 @@ our %nested_qualifier_map = ( contributor => ['author'], publisher => ['keyword'], subject => ['subject'], - identifier => ['keyword|identifer'], + identifier => ['keyword|identifier'], type => [undef], format => [undef], language => ['lang'], -- 2.11.0