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

Missing space after word 'inclusive' in the string. #1570

Closed
amarlearning opened this issue Apr 13, 2020 · 1 comment · Fixed by #1572
Closed

Missing space after word 'inclusive' in the string. #1570

amarlearning opened this issue Apr 13, 2020 · 1 comment · Fixed by #1572

Comments

@amarlearning
Copy link

Missing space after word inclusive in the string.

explanation =
"String.substring(int) gives you the substring from the index to the end, inclusive."
+ "Calling that method with an index of 0 will return the same String.",

@nick-someone
Copy link
Member

Thanks for the callout! I'll have a fix synced out in the next day or two.

cpovirk pushed a commit that referenced this issue Apr 15, 2020
Fixes #1570

RELNOTES=n/a

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=306488818
cpovirk pushed a commit that referenced this issue Apr 15, 2020
Fixes #1570

RELNOTES=n/a

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=306488818
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 a pull request may close this issue.

2 participants