From 0f45d8f3cd52d7121cd8c810a4cfa34990767a1d Mon Sep 17 00:00:00 2001 From: Derova <48076842+Derova@users.noreply.github.com> Date: Tue, 10 Dec 2019 19:02:58 +1100 Subject: [PATCH] Updated Spelling (#10921) Connexion -> Connection --- doc/Extensions/Applications.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Extensions/Applications.md b/doc/Extensions/Applications.md index 181123ac09..227c0f312e 100644 --- a/doc/Extensions/Applications.md +++ b/doc/Extensions/Applications.md @@ -914,8 +914,8 @@ $mysql_port = 3306; Note that depending on your MySQL installation (chrooted install for example), you may have to specify 127.0.0.1 instead of localhost. Localhost make -a MySQL connexion via the mysql socket, while 127.0.0.1 make a standard -IP connexion to mysql. +a MySQL connection via the mysql socket, while 127.0.0.1 make a standard +IP connection to mysql. 5: Edit your snmpd.conf file and add: