Skip to content

[stdlib] Correct String initializer reference in print docs #70821

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

Merged

Conversation

kastiglione
Copy link
Contributor

@kastiglione kastiglione commented Jan 10, 2024

I noticed the docs for print say it invokes String(item), but that should probably read String(describing: item). For reference, the docs for debugPrint reference String(reflecting: item).

@kastiglione kastiglione requested a review from a team as a code owner January 10, 2024 19:05
@glessard
Copy link
Contributor

@swift-ci please smoke test

Copy link
Contributor

@glessard glessard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@glessard glessard merged commit 8516275 into main Jan 11, 2024
@glessard glessard deleted the dl/stdlib-Correct-String-initializer-reference-in-print-docs branch January 11, 2024 17:56
@kastiglione
Copy link
Contributor Author

thanks

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.

2 participants