[shibboleth-sp2] 14/119: Fix log message.

Ferenc Wágner wferi-guest at moszumanska.debian.org
Tue Jan 26 21:29:45 UTC 2016


This is an automated email from the git hooks/post-receive script.

wferi-guest pushed a commit to annotated tag 1.3.1
in repository shibboleth-sp2.

commit 25087988b6631cc348e85f50c3ce94f7d3acaf02
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Tue Mar 13 16:39:24 2007 +0000

    Fix log message.
---
 apache/mod_apache.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apache/mod_apache.cpp b/apache/mod_apache.cpp
index df7628b..aab8433 100644
--- a/apache/mod_apache.cpp
+++ b/apache/mod_apache.cpp
@@ -886,7 +886,7 @@ bool htAccessControl::authorized(
                             }
                             else {
                                 st->log(ShibTarget::LogLevelDebug, string("htAccessControl plugin expecting ") + w +
-                                    ", got " + val + ": authoritzation not granted.");
+                                    ", got " + val + ": authorization not granted.");
                             }
                         }
                     }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git



More information about the Pkg-shibboleth-devel mailing list