File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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 `
673673If ` true ` provides replication capabilities for this role. Defaults to ` false ` .
You can’t perform that action at this time.
0 commit comments