Skip to content

Conversation

@ole
Copy link
Contributor

@ole ole commented Nov 8, 2025

Summary

Fixes a typo in the doc comment that prevented the documentation from rendering correctly in Xcode. I assume this also affects other editors and DocC's rendering, but I haven't tested it in other contexts.

Dependencies

(none)

Testing

I performed no testing other than checking the rendered result in Xcode in the Opt+Click popover.

Thorough testing would involve inspecting the before/after rendering result in DocC itself.

Checklist

Make sure you check off the following items. If they cannot be completed, provide a reason.

  • Added tests
  • Ran the ./bin/test script and it succeeded
  • Updated documentation if necessary

I didn't perform any of these steps as this is a simple one-character change in a doc comment. No changes to the code itself.

It should be either "Parameters:" (plural) with a nested list of named parameters, or "Parameter x:" (singular).
@heckj
Copy link
Member

heckj commented Nov 8, 2025

@swift-ci please test

@d-ronnqvist d-ronnqvist merged commit a211e37 into swiftlang:main Nov 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants