Fix typos

This commit is contained in:
Pete Johns 2013-12-27 19:48:27 +11:00
parent 52396510e8
commit 85afc5ca95
2 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@ The provider updates fix a number of bugs, from lowercase privileges to
deprecation warnings.
Last, the new hiera integration functionality should make it easier to
externalize all your grantts, users, and, databases. Another great set of
externalize all your grants, users, and, databases. Another great set of
community submissions helped to make this release.
Features:
@ -37,7 +37,7 @@ privileges could cause Puppet to incorrectly reapply the permissions on
each run.
Fixes:
- Mysql_grant now sorts privileges in the type and provider for comparision.
- Mysql_grant now sorts privileges in the type and provider for comparison.
- Comment and test tweak for PE3.1.
2013-10-14 - Version 2.0.0

View file

@ -20,7 +20,7 @@ The MySQL module installs, configures, and manages the MySQL service.
##Module Description
The MySQL module manages both the installation and configuration of MySQL as
well as extends Pupppet to allow management of MySQL resources, such as
well as extends Puppet to allow management of MySQL resources, such as
databases, users, and grants.
##Backwards Compatibility
@ -35,7 +35,7 @@ this to true it will attempt to map your previous parameters into the new
###WARNING
This may fail. It may eat your MySQL server. PLEASE test it before running it
live. Even if it's just a no-op and a manual comparision. Please be careful!
live. Even if it's just a no-op and a manual comparison. Please be careful!
##Setup
@ -313,7 +313,7 @@ Array of databases to specifically backup.
#####`file_per_database`
Should a seperate file be used per database.
Should a separate file be used per database.
#####`ensure`