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 text in documentation of ReadOnlySequence<T>.TryGet method's advance parameter #10845

Open
paulomorgado opened this issue Jan 16, 2025 · 2 comments
Labels
needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners untriaged New issue has not been triaged by the area owner

Comments

@paulomorgado
Copy link
Contributor

Type of issue

Typo

Description

The documentation of ReadOnlySequence<T>.TryGet method's advance parameter states:

true if position should to the beginning of next segment; otherwise, false.

Shouldn't it be something like "true if position should move to the beginning of next segment; otherwise, false."?

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.buffers.readonlysequence-1.tryget?view=net-9.0&source=docs

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Buffers/ReadOnlySequence`1.xml

Document Version Independent Id

e70e07fc-1a06-e3c9-3b5c-294da0a7eb44

Article author

@dotnet-bot

Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jan 16, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jan 16, 2025
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

1 participant