Update README.md

Typo fix (priviledged -> privileged)
This commit is contained in:
Kristian Glass 2013-06-13 16:00:13 +02:00
parent efb7a6ee90
commit 5d9bd3eaa4

View file

@ -92,7 +92,7 @@ Creates a database with a user and assign some privileges.
}
### mysql::backup
Installs a mysql backup script, cronjob, and priviledged backup user.
Installs a mysql backup script, cronjob, and privileged backup user.
class { 'mysql::backup':
backupuser => 'myuser',