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

📚 Documentation: Wrong Syntax For Android #999

Closed
2 tasks done
ItzNotABug opened this issue Apr 1, 2024 · 0 comments · Fixed by #1238
Closed
2 tasks done

📚 Documentation: Wrong Syntax For Android #999

ItzNotABug opened this issue Apr 1, 2024 · 0 comments · Fixed by #1238
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@ItzNotABug
Copy link
Contributor

💭 Description

This page shows the Kotlin showcasing a named parameter syntax which is wrong.

It should instead be -

.setSelfSigned(status = true)

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants