From b6bcf125486ffc4ad2c55062cb20812a101fed65 Mon Sep 17 00:00:00 2001 From: Paul Gear Date: Sat, 28 Mar 2015 16:16:02 +1000 Subject: [PATCH] Fix doc typo --- doc/Installation/Installation-(Debian-Ubuntu).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Installation/Installation-(Debian-Ubuntu).md b/doc/Installation/Installation-(Debian-Ubuntu).md index d130c862b..f4789c68f 100644 --- a/doc/Installation/Installation-(Debian-Ubuntu).md +++ b/doc/Installation/Installation-(Debian-Ubuntu).md @@ -5,7 +5,7 @@ ## On the database server ## -This host is where the MySQL database runs. It could be the same machine as your network management server (this is hte most common initial deployment scenario). +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). apt-get install mysql-server mysql-client mysql -uroot -p