Skip to content

Commit 1f6932e

Browse files
committed
Minor spelling fixes
Correcting the spelling of OneDrive and SharePoint
1 parent c8f2703 commit 1f6932e

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOUserAndContentMoveState.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ Accept wildcard characters: False
191191
192192
### -OdbMoveId
193193
194-
Onedrive GUID MoveID that you get when you start a job.
194+
OneDrive GUID MoveID that you get when you start a job.
195195
196196
```yaml
197197
Type: Guid

sharepoint/sharepoint-ps/sharepoint-pnp/Add-PnPOrgAssetsLibrary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Add-PnPOrgAssetsLibrary -LibraryUrl <String> [-ThumbnailUrl <String>] [-CdnType
2929
```
3030

3131
## DESCRIPTION
32-
Adds a given document library as an organizational asset source in your Sharepoint Online Tenant. All organizational asset sources you add must reside in the same site collection. Document libraries specified as organizational asset must be enabled as an Office 365 CDN source, either as private or public. It may take some time before this change will be reflected in the webinterface.
32+
Adds a given document library as an organizational asset source in your SharePoint Online Tenant. All organizational asset sources you add must reside in the same site collection. Document libraries specified as organizational asset must be enabled as an Office 365 CDN source, either as private or public. It may take some time before this change will be reflected in the webinterface.
3333

3434
## EXAMPLES
3535

sharepoint/sharepoint-ps/sharepoint-pnp/Remove-PnPOrgAssetsLibrary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Remove-PnPOrgAssetsLibrary -LibraryUrl <String> [-ShouldRemoveFromCdn <Boolean>]
2929
```
3030

3131
## DESCRIPTION
32-
Removes a given document library as a organizational asset source based on its server relative URL in your Sharepoint Online Tenant. It will not remove the document library itself. It may take some time before this change will be reflected in the webinterface.
32+
Removes a given document library as a organizational asset source based on its server relative URL in your SharePoint Online Tenant. It will not remove the document library itself. It may take some time before this change will be reflected in the webinterface.
3333

3434
## EXAMPLES
3535

sharepoint/sharepoint-ps/sharepoint-pnp/Remove-PnPOrgNewsSite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Remove-PnPOrgNewsSite -OrgNewsSiteUrl <SitePipeBind> [-Connection <PnPConnection
2828
```
2929

3030
## DESCRIPTION
31-
Removes a given site from the list of organizational news sites based on its URL in your Sharepoint Online Tenant.
31+
Removes a given site from the list of organizational news sites based on its URL in your SharePoint Online Tenant.
3232

3333
## EXAMPLES
3434

sharepoint/sharepoint-ps/sharepoint-server/New-SPEnterpriseSearchCrawlContentSource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ Accept wildcard characters: False
249249

250250
### -SharePointCrawlBehavior
251251

252-
Specifies crawl behavior for a sharepoint type content source.
252+
Specifies crawl behavior for a SharePoint type content source.
253253
The behavior can be either:
254254

255255
CrawlSites to crawl only particular site collections.

sharepoint/sharepoint-ps/sharepoint-server/Set-SPO365LinkSettings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Accept wildcard characters: False
8585
```
8686
8787
### -OnedriveDefaultToCloudEnabled
88-
Sets a flag that indicates whether Local Onedrive is redirected to SPO OneDrive.
88+
Sets a flag that indicates whether Local OneDrive is redirected to SPO OneDrive.
8989
9090
```yaml
9191
Type: Boolean

0 commit comments

Comments
 (0)