Skip to content

Fix typo that listed for_each instead of find_if#3733

Merged
colin-home merged 1 commit into
MicrosoftDocs:mainfrom
acminor:patch-1
Feb 25, 2022
Merged

Fix typo that listed for_each instead of find_if#3733
colin-home merged 1 commit into
MicrosoftDocs:mainfrom
acminor:patch-1

Conversation

@acminor
Copy link
Copy Markdown
Contributor

@acminor acminor commented Feb 25, 2022

Fixed an example description where the description did not match the example

Fixed an example description where the description did not match the example
@PRMerger19
Copy link
Copy Markdown
Contributor

@acminor : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@acminor
Copy link
Copy Markdown
Contributor Author

acminor commented Feb 25, 2022

We might want to update the exact language of executing on each element. I assume that find_if early exits; however, I do not know the exact specification of find_if in the standard.

For now, I did the simplest fix.

@ktoliver
Copy link
Copy Markdown
Contributor

#label:"aq-pr-triaged"

@PRMerger12 PRMerger12 added the aq-pr-triaged Tracking label for the PR review team label Feb 25, 2022
Copy link
Copy Markdown
Contributor

@colin-home colin-home left a comment

Choose a reason for hiding this comment

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

@acminor Thanks for spotting the issue and making the fix. We appreciate it!

@colin-home colin-home merged commit 78a207b into MicrosoftDocs:main Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants