Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fixing typo in Out-File.cs and Out-Printer.cs#13298

Merged
TravisEz13 merged 3 commits intoPowerShell:masterfrom
dgoldman-msft:master
Jul 29, 2020
Merged

Fixing typo in Out-File.cs and Out-Printer.cs#13298
TravisEz13 merged 3 commits intoPowerShell:masterfrom
dgoldman-msft:master

Conversation

@dgoldman-msft
Copy link
Contributor

PR Summary

During a code review I found a typo in two files Out-File and Out-Printer where Screen was misspelled.

PR Context

I created this pull request because when I was reading the code I wasn't sure if Scree was another object reference. Investigated more and seen that this was a typo.

PR Context

PR Checklist

Fixing typo on line 163. Changed Scree to Screen
Fixing typo on line 44. Changed Scree to Screen
@ghost ghost assigned TravisEz13 Jul 28, 2020
@ghost
Copy link

ghost commented Jul 28, 2020

CLA assistant check
All CLA requirements met.

@iSazonov iSazonov added the CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log label Jul 29, 2020
@TravisEz13 TravisEz13 changed the title Fixing typo in Out-File.cs and Out-Printer.cs Fixing typo in Out-File.cs and Out-Printer.cs Jul 29, 2020
@TravisEz13 TravisEz13 merged commit 49e432d into PowerShell:master Jul 29, 2020
@iSazonov
Copy link
Collaborator

@dgoldman-msft Thanks for your contribution!

@iSazonov iSazonov added this to the 7.1.0-preview.7 milestone Jul 29, 2020
@dgoldman-msft
Copy link
Contributor Author

Thank you!

@TravisEz13 TravisEz13 modified the milestones: 7.1.0-preview.7, 7.1.0-preview.6 Aug 5, 2020
@ghost
Copy link

ghost commented Aug 17, 2020

🎉v7.1.0-preview.6 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants