From 046a48825cb4dd61d2711625732483328770bdd9 Mon Sep 17 00:00:00 2001
From: Charles Galpin
Date: Fri, 6 Sep 2013 16:48:54 -0400
Subject: [PATCH] Fixed typo
"configuation" to "configuration"
---
.../main/webapp/WEB-INF/flows/spring-security-taglib/view.xhtml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/primefaces-showcase/src/main/webapp/WEB-INF/flows/spring-security-taglib/view.xhtml b/primefaces-showcase/src/main/webapp/WEB-INF/flows/spring-security-taglib/view.xhtml
index 3ac96be..cc06ddf 100644
--- a/primefaces-showcase/src/main/webapp/WEB-INF/flows/spring-security-taglib/view.xhtml
+++ b/primefaces-showcase/src/main/webapp/WEB-INF/flows/spring-security-taglib/view.xhtml
@@ -16,7 +16,7 @@
src/main/webapp/WEB-INF/flows/spring-security-taglib
Taglib declaration in web.xml
Taglib file src/main/webapp/WEB-INF/springsecurity.taglib.xml
- Spring security configuation src/main/webapp/WEB-INF/spring/security-config.xml
+ Spring security configuration src/main/webapp/WEB-INF/spring/security-config.xml