From 683a2fdb8343b76f3535647fdce91e8fc6fa1d2c Mon Sep 17 00:00:00 2001 From: Tim Donohue Date: Tue, 3 Mar 2015 14:34:34 -0600 Subject: [PATCH] DS-2483 : Fix mispelling of "sword.compatibility" https://jira.duraspace.org/browse/DS-2483 --- dspace/config/modules/authentication-shibboleth.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dspace/config/modules/authentication-shibboleth.cfg b/dspace/config/modules/authentication-shibboleth.cfg index 2d07aa150e..d5ccdc0da5 100644 --- a/dspace/config/modules/authentication-shibboleth.cfg +++ b/dspace/config/modules/authentication-shibboleth.cfg @@ -101,7 +101,7 @@ autoregister = true # another authentication method onto the stack. You will need to ensure that # a user has a password. One way to do that is to create the user via the # create-administrator command line command and then edit their permissions. -sword.compatability = false +sword.compatibility = false ##