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

incorrect wordings on sentence #47054

Merged
merged 2 commits into from
Oct 7, 2022
Merged

incorrect wordings on sentence #47054

merged 2 commits into from
Oct 7, 2022

Conversation

udohjeremiah
Copy link
Contributor

This statement isn't correct and it's hard to understand what is meant:

tuple of argument concrete types.

A better way would be:

tuple of concrete types argument.

Which is easy to understand as a tuple that contains arguments that are concrete types.

@sostock
Copy link
Contributor

sostock commented Oct 5, 2022

Shouldn't it rather be

tuple of concrete argument types

Since we are talking about a "tuple of types", not a "tuple of argument"?

@udohjeremiah
Copy link
Contributor Author

IMO the "argument" coming before "types" seems weird for anyone not verse with things.

doc/src/manual/types.md Outdated Show resolved Hide resolved
@fredrikekre fredrikekre merged commit f1b05c1 into JuliaLang:master Oct 7, 2022
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.

4 participants