Fix typo for MariaDB

Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/32824d48
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/32824d48
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/32824d48

Branch: refs/heads/master
Commit: 32824d48c56affa6cd8863ad578ed907f6c55572
Parents: 2a9d9b1
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Thu Feb 23 16:51:45 2017 +0100
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Thu Feb 23 17:06:16 2017 +0100

----------------------------------------------------------------------
 .../workingwithapachesyncope/systemadministration/dbms.adoc        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/32824d48/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/dbms.adoc
----------------------------------------------------------------------
diff --git 
a/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/dbms.adoc
 
b/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/dbms.adoc
index 4199b44..2734785 100644
--- 
a/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/dbms.adoc
+++ 
b/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/dbms.adoc
@@ -87,7 +87,7 @@ In `provisioning.properties`:
 
 ....
 quartz.jobstore=org.quartz.impl.jdbcjobstore.StdJDBCDelegate
-quartz.sql=tables_mariadb_innodb.sql
+quartz.sql=tables_mariadb.sql
 ....
 
 [WARNING]

Reply via email to