Skip to content

Fix typo in SignatureAlgorithm error message.#295

Merged
Lukasa merged 1 commit intoapple:mainfrom
lamtrinhdev:Update_SignatureAlgorithm.swift
Apr 17, 2026
Merged

Fix typo in SignatureAlgorithm error message.#295
Lukasa merged 1 commit intoapple:mainfrom
lamtrinhdev:Update_SignatureAlgorithm.swift

Conversation

@lamtrinhdev
Copy link
Copy Markdown
Contributor

Summary

  • Fixed typo in SignatureAlgorithm.swift:180: "unsupprted" → "unsupported"

Details

The error message thrown when an unsupported signature algorithm value is encountered contained a spelling error. This has been corrected.

Test plan

  • Existing tests continue to pass
  • The error message is only shown when an invalid algorithm is used, so no new tests are needed

@Lukasa Lukasa added the semver/none No version bump required. label Apr 16, 2026
@Lukasa Lukasa enabled auto-merge (squash) April 16, 2026 14:58
@lamtrinhdev
Copy link
Copy Markdown
Contributor Author

Dear @Lukasa ,

Thank you for your review. Is it some issue at "Cxx interop" and "Soundness"?

Thanks,
Lam

@Lukasa Lukasa disabled auto-merge April 16, 2026 17:54
@Lukasa Lukasa enabled auto-merge (squash) April 16, 2026 17:55
@lamtrinhdev
Copy link
Copy Markdown
Contributor Author

Dear @Lukasa ,

Sorry for spending your time. It seems cancelled for Soundness that is required step. Could you help me to run it again?

Thanks,
Lam

@Lukasa Lukasa merged commit e9312a3 into apple:main Apr 17, 2026
166 of 178 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants