This is an automated email from the ASF dual-hosted git repository.

skylark17 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new ec29492  [SYNCOPE-1399] Small fix on documentation
ec29492 is described below

commit ec294925415c9fc58e81c74551d28176245e76e0
Author: skylark17 <matteo.alessandr...@tirasa.net>
AuthorDate: Tue Nov 20 18:09:10 2018 +0100

    [SYNCOPE-1399] Small fix on documentation
---
 .../reference-guide/workingwithapachesyncope/customization.adoc         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc 
b/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc
index 1c4ec41..2324890 100644
--- 
a/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc
+++ 
b/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc
@@ -478,7 +478,7 @@ with
 
 ....
 classpath*:/coreContext.xml
-classpath*:/elasticsearchClientContext.xml
+classpath:/elasticsearchClientContext.xml
 classpath*:/securityContext.xml
 classpath*:/logicContext.xml
 classpath*:/restCXFContext.xml

Reply via email to