Skip to content

Conversation

@IEvangelist
Copy link
Member

Summary

Remove extraneous close parenthesis

Fixes #17964

@IEvangelist IEvangelist requested review from a team and sdmaclea as code owners April 20, 2020 19:05
@dotnet-bot dotnet-bot added this to the April 2020 milestone Apr 20, 2020
Copy link
Contributor

@tdykstra tdykstra left a comment

Choose a reason for hiding this comment

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

LGTM

description: Learn how to debug a memory leak in .NET Core.
ms.topic: tutorial
ms.date: 12/17/2019
ms.date: 04/20/2020
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this really warrant a date update?

Copy link
Member Author

Choose a reason for hiding this comment

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

I can revert if you'd like, typically I read through the article if I'm making updates and verify that everything looks accurate. So it was kind of like a freshness pass. Let me know if you want me to change it back.

@IEvangelist IEvangelist merged commit b3e4065 into dotnet:master Apr 21, 2020
@IEvangelist IEvangelist deleted the removeClosingParanthesis branch April 21, 2020 13:34
@logiclrd
Copy link

Hey! Awesome to see such a rapid turnaround on the report. I just thought I'd make your Tuesday a little bit better by mentioning that I've noticed a second instance of the same error in the file, on line 111. :-D

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.

Typo: extraneous close parenthesis

6 participants