Skip to content

Commit 1a53de9

Browse files
author
Ashley Penney
committed
Merge pull request puppetlabs#248 from gjngeldenhuis/spelling
Fixing small typos
2 parents cada1d7 + ce93e93 commit 1a53de9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -658,16 +658,16 @@ The hash to use during password creation. If the password is not already pre-enc
658658
}
659659

660660
####`createdb`
661-
Weither to grant the ability to create new databases with this role. Defaults to `false`.
661+
Whether to grant the ability to create new databases with this role. Defaults to `false`.
662662

663663
####`createrole`
664-
Weither to grant the ability to create new roles with this role. Defaults to `false`.
664+
Whether to grant the ability to create new roles with this role. Defaults to `false`.
665665

666666
####`login`
667-
Weither to grant login capability for the new role. Defaults to `false`.
667+
Whether to grant login capability for the new role. Defaults to `false`.
668668

669669
####`superuser`
670-
Weither to grant super user capability for the new role. Defaults to `false`.
670+
Whether to grant super user capability for the new role. Defaults to `false`.
671671

672672
####`replication`
673673
If `true` provides replication capabilities for this role. Defaults to `false`.

0 commit comments

Comments
 (0)