Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove redundant words in comment #6710

Open
wants to merge 1 commit into
base: development
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion nekoyume/Assets/Packages/Microsoft.ApplicationInsights.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3733,7 +3733,7 @@
</member>
<member name="M:Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.IHeartbeatDefaultPayloadProvider.SetDefaultPayload(System.Collections.Generic.IEnumerable{System.String},Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.IHeartbeatProvider)">
<summary>
Call to initiate the setting of properties in the the given heartbeat provider.
Call to initiate the setting of properties in the given heartbeat provider.
</summary>
<param name="disabledFields">List of any default heartbeat payload field names that the user has specified as being disabled.</param>
<param name="provider">The heartbeat provider to set the values into.</param>
Expand Down
2 changes: 1 addition & 1 deletion nekoyume/Assets/Packages/zxing.unity.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9523,7 +9523,7 @@
</member>
<member name="M:ZXing.PDF417.Internal.PDF417ScanningDecoder.verifyCodewordCount(System.Int32[],System.Int32)">
<summary>
Verifies that all is well with the the codeword array.
Verifies that all is well with the codeword array.
</summary>
<param name="codewords">Codewords.</param>
<param name="numECCodewords">Number EC codewords.</param>
Expand Down