Fix typo in AvoidUsingPlainTextForPassword error message: 'to' being repeated two times by ALiwoto · Pull Request #1902 · PowerShell/PSScriptAnalyzer
PowerShell / PSScriptAnalyzer Public
-
Notifications
You must be signed in to change notification settings - Fork 409
Conversation
ALiwoto
commented
Mar 9, 2023
ALiwoto
commented
Contributor
PR Summary
This pull request fixes a small typo in Strings.resx file whereas to in value of AvoidUsingPlainTextForPasswordError was being repeated two times.
PR Checklist
- PR has a meaningful title
- Use the present tense and imperative mood when describing your changes
- Summarized changes
- Change is not breaking
- Make sure all
.cs,.ps1and.psm1files have the correct copyright header - Make sure you've added a new test if existing tests do not effectively test the code changed and/or updated documentation
- This PR is ready to merge and is not [Work in Progress]
bergmeister
approved these changes
bergmeister
left a comment
bergmeister
left a comment
Collaborator
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
bergmeister
changed the title
Fix typo: 'to' being repeated two times
Fix typo in AvoidUsingPlainTextForPassword error message: 'to' being repeated two times
bergmeister
merged commit
59cecb5
into
PowerShell:master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment