From a6fec4af309f33c2d721864b47cb479d39d41b28 Mon Sep 17 00:00:00 2001 From: Daniel Hornung <d.hornung@indiscale.com> Date: Fri, 9 Jul 2021 15:08:05 +0200 Subject: [PATCH] DOC: Typos. --- README_SETUP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_SETUP.md b/README_SETUP.md index 67b43dc..11588e7 100644 --- a/README_SETUP.md +++ b/README_SETUP.md @@ -86,7 +86,7 @@ with the then current version of the stored entities. #### MySQL has failing tests -Our test suite is developed with mariadb. That is why some test, those which +Our test suite is developed with MariaDB. That is why some tests, those which check constraints based on auto-generated names, fail because MySQL generates other names. -- GitLab