File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
sharepoint/sharepoint-ps/sharepoint-server Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ This example returns the name of each user who has the SharePoint_Shell_Access r
37
37
## PARAMETERS
38
38
39
39
### -database
40
- Specifies the GUID of the database or the Databse Object that includes the SharePoint_Shell_Access role whose user names you want to display.
40
+ Specifies the GUID of the database or the Database Object that includes the SharePoint_Shell_Access role whose user names you want to display.
41
41
If the database parameter is not specified, the configuration database is used.
42
42
43
43
``` yaml
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ Accept wildcard characters: False
99
99
` ` `
100
100
101
101
# ## -database
102
- Specifies the GUID of the database or the Databse Object that includes the SharePoint_Shell_Access role from which the user is to be removed.
102
+ Specifies the GUID of the database or the Database Object that includes the SharePoint_Shell_Access role from which the user is to be removed.
103
103
If the database parameter is not specified, the configuration database is used.
104
104
105
105
` ` ` yaml
You can’t perform that action at this time.
0 commit comments