Skip to content

Commit 2b04fcd

Browse files
authoredOct 11, 2024··
docs: multiple spelling fixes
* spelling: across Signed-off-by: Josh Soref <[email protected]> * spelling: administrative Signed-off-by: Josh Soref <[email protected]> * spelling: approval Signed-off-by: Josh Soref <[email protected]> * spelling: asynchronously Signed-off-by: Josh Soref <[email protected]> * spelling: category Signed-off-by: Josh Soref <[email protected]> * spelling: changes in Signed-off-by: Josh Soref <[email protected]> * spelling: committed Signed-off-by: Josh Soref <[email protected]> * spelling: consume Signed-off-by: Josh Soref <[email protected]> * spelling: cygwin Signed-off-by: Josh Soref <[email protected]> * spelling: endpoints Signed-off-by: Josh Soref <[email protected]> * spelling: github Signed-off-by: Josh Soref <[email protected]> * spelling: instances Signed-off-by: Josh Soref <[email protected]> * spelling: macos Signed-off-by: Josh Soref <[email protected]> * spelling: miscellaneous Signed-off-by: Josh Soref <[email protected]> * spelling: necessary Signed-off-by: Josh Soref <[email protected]> * spelling: parameter Signed-off-by: Josh Soref <[email protected]> * spelling: prematurely Signed-off-by: Josh Soref <[email protected]> * spelling: receives Signed-off-by: Josh Soref <[email protected]> * spelling: references Signed-off-by: Josh Soref <[email protected]> * spelling: requests Signed-off-by: Josh Soref <[email protected]> * spelling: specific Signed-off-by: Josh Soref <[email protected]> * spelling: universal Signed-off-by: Josh Soref <[email protected]> --------- Signed-off-by: Josh Soref <[email protected]>
1 parent de91869 commit 2b04fcd

File tree

10 files changed

+25
-25
lines changed

10 files changed

+25
-25
lines changed
 

‎.github/ISSUE_TEMPLATE/01-sdk-bug.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ body:
8181
label: Configuration
8282
description: |
8383
Please provide more information on your SDK configuration:
84-
* What OS and version, and what distro if applicable (Windows 10, Windows 11, MacOS Catalina, Ubuntu 22.04)?
84+
* What OS and version, and what distro if applicable (Windows 10, Windows 11, macOS Catalina, Ubuntu 22.04)?
8585
* What is the architecture (x64, x86, ARM, ARM64)?
8686
* Do you know whether it is specific to that configuration?
8787
placeholder: |

‎.github/workflows/preview-and-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Maven Preview/Release and Github Release
1+
name: Maven Preview/Release and GitHub Release
22

33
on:
44
push:

‎CHANGELOG.md

+12-12
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ All notable changes to this project will be documented in this file.
569569

570570
### Added
571571

572-
- Added members of type cast segment to administative units.
572+
- Added members of type cast segment to administrative units.
573573

574574
## [5.49.0] - 2023-03-14
575575

@@ -623,7 +623,7 @@ All notable changes to this project will be documented in this file.
623623
- Include company portal link on notification template branding options.
624624
- JoinMeetingIdSettings on OnlineMeeting.
625625
- PartnerTenantType on Organization.
626-
- CommitedContainedApp on WindowsUniveralAppX
626+
- CommittedContainedApp on WindowsUniversalAppX
627627
- DevicesWithoutCompliancePolicyReport
628628

629629
## [5.43.0] - 2022-12-16
@@ -716,8 +716,8 @@ All notable changes to this project will be documented in this file.
716716
### Changed
717717

718718
- Generated v1.0 models and request builders using Typewriter.
719-
- Models and Requests returning or consuming a 'Report' model have been changed to return or cosume a java.io.InputStream.
720-
- Fixed case where some intances of functionOptions were not being added to request options.
719+
- Models and Requests returning or consuming a 'Report' model have been changed to return or consume a java.io.InputStream.
720+
- Fixed case where some instances of functionOptions were not being added to request options.
721721
- Fixed case where in some instances parameters weren't being added to request body.
722722

723723
## [5.39.0] - 2022-10-20
@@ -819,7 +819,7 @@ All notable changes to this project will be documented in this file.
819819

820820
- Generated v1.0 models and request builders using Typewriter.
821821
- Classes related to the removed and added models/requests have been updated to reflect the addition and removal of these models/requests.
822-
- Removed RestrictedSignIn model and related requets.
822+
- Removed RestrictedSignIn model and related requests.
823823

824824
## [5.34.0] - 2022-09-01
825825

@@ -891,7 +891,7 @@ All notable changes to this project will be documented in this file.
891891

892892
- Generated v1.0 models and request builders using Typewriter.
893893
- References to newly added models/requests added to current models/requests.
894-
- Example: Authentication model now has refrences to EmailAuthenticationMethod, PhoneAuthenticationMethod, SoftwareOathAuthenticationMethod models.
894+
- Example: Authentication model now has references to EmailAuthenticationMethod, PhoneAuthenticationMethod, SoftwareOathAuthenticationMethod models.
895895
- Example: AuthenticationRequestBuilder now references EmailAuthenticationMethodRequestBuilder, PhoneAuthenticationMethodRequestBuilder, and SoftwareOathAuthenticationMethodRequestBuilder.
896896

897897
## [5.30.0] - 2022-07-05
@@ -918,7 +918,7 @@ All notable changes to this project will be documented in this file.
918918
### Added
919919

920920
- AssociatedTeamInfo model and related requests.
921-
- ChannelDoesUserHaveAccessParameterSet models and related requets.
921+
- ChannelDoesUserHaveAccessParameterSet models and related requests.
922922
- SharedWithChannelTeamInfo model and related requests.
923923
- TeamInfo model and related requests.
924924
- ConversationMember requests.
@@ -986,7 +986,7 @@ All notable changes to this project will be documented in this file.
986986
### Changed
987987

988988
- Generated v1.0 models and request builders using Typewriter.
989-
- Added refrences to the added models in related models and requests.
989+
- Added references to the added models in related models and requests.
990990

991991
## [5.23.0] - 2022-05-06
992992

@@ -1001,7 +1001,7 @@ All notable changes to this project will be documented in this file.
10011001
### Changed
10021002

10031003
- Generated v1.0 models and request builders using Typewriter.
1004-
- Added refrences to the added models in related models and requests.
1004+
- Added references to the added models in related models and requests.
10051005

10061006
## [5.22.0] - 2022-04-28
10071007

@@ -1013,7 +1013,7 @@ All notable changes to this project will be documented in this file.
10131013
### Changed
10141014

10151015
- Generated v1.0 models and request builders using Typewriter.
1016-
- PlannerCategroyDescriptions model.
1016+
- PlannerCategoryDescriptions model.
10171017
- PlannerTask model.
10181018
- TeamworkUserIdentityType model.
10191019

@@ -1077,7 +1077,7 @@ All notable changes to this project will be documented in this file.
10771077
### Added
10781078

10791079
- AccessPackageApprovalStage, TargetApplicationOwners, AllowedTargetScope, & TargetManager models.
1080-
- AccessPackageAssignment(AprovalSettings, Policy, ReviewSettings, and etc) models.
1080+
- AccessPackageAssignment(ApprovalSettings, Policy, ReviewSettings, and etc) models.
10811081
- AccessPackageAssignment related requests.
10821082

10831083
### Changed
@@ -1181,7 +1181,7 @@ All notable changes to this project will be documented in this file.
11811181
### Changed
11821182

11831183
- Generated v1.0 models and request builders using Typewriter
1184-
- Removed classes pertaining to eDiscovery as they were included prematurley. The API is not functional yet and will be added at a later time.
1184+
- Removed classes pertaining to eDiscovery as they were included prematurely. The API is not functional yet and will be added at a later time.
11851185
- Report API was broken, methods returning a report now return a java.io.InputStream.
11861186

11871187
## [5.7.0] - 2021-11-09

‎CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The recommended commit types used are:
5252
- **docs** for documentation updates e.g. ReadMe update or code documentation updates
5353
- **build** for build system changes (gradle updates, external dependency updates)
5454
- **ci** for CI configuration file changes e.g. updating a pipeline
55-
- **chore** for miscallaneous non-sdk changesin the repo e.g. removing an unused file
55+
- **chore** for miscellaneous non-sdk changes in the repo e.g. removing an unused file
5656

5757
Adding a footer with the prefix **BREAKING CHANGE:** will cause an increment of the _major_ version.
5858

‎android/gradlew

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
# and GRADLE_OPTS) rely on word-splitting, this is performed explicitly;
5454
# see the in-line comments for details.
5555
#
56-
# There are tweaks for specific operating systems such as AIX, CygWin,
56+
# There are tweaks for specific operating systems such as AIX, Cygwin,
5757
# Darwin, MinGW, and NonStop.
5858
#
5959
# (3) This script is generated from the Groovy template

‎docs/upgrade-to-v3.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Due to historical reasons, the SDK provided two authentication provider interfac
4545
- Update the implementation to match the new interface.
4646
- Replace any reference to `com.microsoft.graph`.
4747

48-
> Note: if your project implements its own authentication provider, you might want to review the list of providers available with Azure identity to review whether a custom provider is still required. If a custom provider is still required, you should extend `BaseAuthenticationProvider` which provides a method to check whether a spefic request should be authenticated based on its URL.
48+
> Note: if your project implements its own authentication provider, you might want to review the list of providers available with Azure identity to review whether a custom provider is still required. If a custom provider is still required, you should extend `BaseAuthenticationProvider` which provides a method to check whether a specific request should be authenticated based on its URL.
4949
5050
### Modern date and time API
5151

@@ -86,7 +86,7 @@ To provide support for optional parameters for OData methods (actions, functions
8686

8787
### Futures vs Callbacks
8888

89-
To provide a standard and modern way of executing requests asynchronuously to SDK users, the custom defined `ICallback` interface has been removed and the API now returns `CompletableFuture`. To upgrade your application do the following.
89+
To provide a standard and modern way of executing requests asynchronously to SDK users, the custom defined `ICallback` interface has been removed and the API now returns `CompletableFuture`. To upgrade your application do the following.
9090

9191
- Replace any of the code built the following way
9292

‎docs/upgrade-to-v6.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This document provides a list of changes and upgrade considerations for the Micr
44

55
## Overview
66

7-
Version 6.1.0 of the Microsoft Graph Java SDK is based on the new [Kiota](https://github.com/microsoft/kiota) code generation tool. By using Kiota the SDK is now able to support a broader range of Microsoft Graph API enpoints while also being more intuitive. Furthermore, [Graph-Core](https://github.com/microsoftgraph/msgraph-sdk-java-core) has also been updated to v3 which provides a great amount of added functionality; this makes v6 of the SDK a significant upgrade from v5.
7+
Version 6.1.0 of the Microsoft Graph Java SDK is based on the new [Kiota](https://github.com/microsoft/kiota) code generation tool. By using Kiota the SDK is now able to support a broader range of Microsoft Graph API endpoints while also being more intuitive. Furthermore, [Graph-Core](https://github.com/microsoftgraph/msgraph-sdk-java-core) has also been updated to v3 which provides a great amount of added functionality; this makes v6 of the SDK a significant upgrade from v5.
88

99
## Table Of Contents
1010

@@ -115,11 +115,11 @@ graphClient.directoryObjects().toPostRequestInformation(directoryObject);
115115
### Removal of Async Suffix from Executor Methods
116116

117117
The sdk no longer provides async methods for executing requests thus the async suffix has removed from executor methods. `postAsync()` is removed and now only `post()` is available, `getAsync()` is removed and only `get()`is available, etc.
118-
> If users wish to execute requests asynchronusly they may choose to wrap their calls in CompleteableFutures or a separate async workflow.
118+
> If users wish to execute requests asynchronously they may choose to wrap their calls in CompleteableFutures or a separate async workflow.
119119

120120
### Removal of `buildRequest()`
121121

122-
In the previous version of the SDK the `buildRequest()` method call was neccessary when building and calling requests.
122+
In the previous version of the SDK the `buildRequest()` method call was necessary when building and calling requests.
123123
Previously a call to get the current user would look like the following:
124124
```java
125125
User me = graphClient.me().buildRequest().get();
@@ -227,7 +227,7 @@ MailFolderCollectionResponse mailFolders = graphClient.me().mailFolders().get(re
227227

228228
### Odata Function Parameters
229229

230-
Passing function parameters to requests has changed in v6. The `FunctionOption` class, which extends the `Option` class, has been removed and is no longer used to define function parameters. Futhermore, function and action paramter classes, currently defined by classes with the suffix `ParameterSet`, have been removed.
230+
Passing function parameters to requests has changed in v6. The `FunctionOption` class, which extends the `Option` class, has been removed and is no longer used to define function parameters. Futhermore, function and action parameter classes, currently defined by classes with the suffix `ParameterSet`, have been removed.
231231
Previously a user would pass function parameters to a request as follows:
232232
```java
233233
ReportRootGetMailboxUsageDetailParameterSet parameterSet = ReportRootGetMailboxUsageDetailParameterSet.newBuilder()

‎gradlew

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
# and GRADLE_OPTS) rely on word-splitting, this is performed explicitly;
5454
# see the in-line comments for details.
5555
#
56-
# There are tweaks for specific operating systems such as AIX, CygWin,
56+
# There are tweaks for specific operating systems such as AIX, Cygwin,
5757
# Darwin, MinGW, and NonStop.
5858
#
5959
# (3) This script is generated from the Groovy template

‎scripts/decodeAndWrite.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
.Synopsis
66
Decode the encoded string and write it to a local file.
77
.Description
8-
Recieves an encoded string value and decodes it using base64.
8+
Receives an encoded string value and decodes it using base64.
99
Write the new decoded string to a local file for later consumption.
1010
.Parameter encodedValue
1111
The encoded string we wish to decode.

‎src/main/java/com/microsoft/graph/info/Constants.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package com.microsoft.graph.info;
22

3-
/** Multi-purpose constants holder used accross the SDK */
3+
/** Multi-purpose constants holder used across the SDK */
44
public final class Constants {
55
/** The SDK version */
66
// x-release-please-start-version

0 commit comments

Comments
 (0)
Please sign in to comment.