Fix typo: MariDB to MariaDB (#4301)

This commit is contained in:
Daniel 2017-12-29 21:45:44 +01:00 committed by Fabian Affolter
parent 1f256d6272
commit 9a09c675a3

View File

@ -119,7 +119,7 @@ action:
Not all Python bindings for the chosen database engine can be installed directly. This section contains additional details which should help you to get it working. Not all Python bindings for the chosen database engine can be installed directly. This section contains additional details which should help you to get it working.
### {% linkable_title MariDB and MySQL %} ### {% linkable_title MariaDB and MySQL %}
For MariaDB you may have to install a few dependencies. On the Python side we use the `mysqlclient`: For MariaDB you may have to install a few dependencies. On the Python side we use the `mysqlclient`: