From 734a32760f50a5e365912d708038f6b063ecc393 Mon Sep 17 00:00:00 2001 From: Mike Rostermund Date: Sun, 2 Aug 2015 15:30:26 +0200 Subject: [PATCH] Changed formulation regarding picking mysql/mariadb in install docs --- doc/Installation/Installation-(Debian-Ubuntu).md | 2 +- doc/Installation/Installation-(RHEL-CentOS).md | 2 +- doc/Installation/Installation-Lighttpd-(Debian-Ubuntu).md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/Installation/Installation-(Debian-Ubuntu).md b/doc/Installation/Installation-(Debian-Ubuntu).md index a0777fe2e..5199499aa 100644 --- a/doc/Installation/Installation-(Debian-Ubuntu).md +++ b/doc/Installation/Installation-(Debian-Ubuntu).md @@ -7,7 +7,7 @@ This host is where the MySQL database runs. It could be the same machine as your network management server (this is the most common initial deployment scenario). -You are free to chose between using MySQL or MariaDB: +You are free to choose between using MySQL or MariaDB: **MySQL** ```bash diff --git a/doc/Installation/Installation-(RHEL-CentOS).md b/doc/Installation/Installation-(RHEL-CentOS).md index 23cbc8dd8..b6bd35701 100644 --- a/doc/Installation/Installation-(RHEL-CentOS).md +++ b/doc/Installation/Installation-(RHEL-CentOS).md @@ -4,7 +4,7 @@ NOTE: These instructions assume you are the root user. If you are not, prepend ### On the DB Server ### -You are free to chose between using MySQL or MariaDB: +You are free to choose between using MySQL or MariaDB: **MySQL** ```bash diff --git a/doc/Installation/Installation-Lighttpd-(Debian-Ubuntu).md b/doc/Installation/Installation-Lighttpd-(Debian-Ubuntu).md index ead95e504..751b0c65e 100644 --- a/doc/Installation/Installation-Lighttpd-(Debian-Ubuntu).md +++ b/doc/Installation/Installation-Lighttpd-(Debian-Ubuntu).md @@ -4,7 +4,7 @@ ### On the DB Server ### -You are free to chose between using MySQL or MariaDB: +You are free to choose between using MySQL or MariaDB: **MySQL** ```bash