You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2017/01/31 08:20:45 UTC

svn commit: r1781029 - /syncope/site/docs/reference-guide.html

Author: ilgrosso
Date: Tue Jan 31 08:20:45 2017
New Revision: 1781029

URL: http://svn.apache.org/viewvc?rev=1781029&view=rev
Log:
Fixing typo - live

Modified:
    syncope/site/docs/reference-guide.html

Modified: syncope/site/docs/reference-guide.html
URL: http://svn.apache.org/viewvc/syncope/site/docs/reference-guide.html?rev=1781029&r1=1781028&r2=1781029&view=diff
==============================================================================
--- syncope/site/docs/reference-guide.html (original)
+++ syncope/site/docs/reference-guide.html Tue Jan 31 08:20:45 2017
@@ -6939,7 +6939,7 @@ Master.audit.sql=audit_mysql_innodb.sql<
 <i class="fa icon-warning" title="Warning"></i>
 </td>
 <td class="content">
-This assumes that the InnoDB engine is enabled in your MySQL instance - if this is not the case, then change the value
+This assumes that the InnoDB engine is enabled in your MariaDB instance - if this is not the case, then change the value
 for <code>Master.audit</code> to <code>audit.sql</code>.
 </td>
 </tr>
@@ -8317,4 +8317,4 @@ Version 2.0.2<br>
 <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.9.1/highlight.min.js"></script>
 <script>hljs.initHighlighting()</script>
 </body>
-</html>
\ No newline at end of file
+</html>