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

Fix some Typos #75

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Fix some Typos #75

wants to merge 4 commits into from

Conversation

zolong1
Copy link

@zolong1 zolong1 commented Oct 25, 2019

Fixed some comment typos

Fixed some comment typos
fixed a typo in a comment.
fixed a typo in a comment.
fixed a few spelling mistakes in a comment.
@zolong1 zolong1 changed the title Typos in WuAgent.cs Fix some Typos Oct 27, 2019
@zolong1 zolong1 changed the title Fix some Typos Fixed some Typos Oct 27, 2019
@zolong1 zolong1 changed the title Fixed some Typos Fix some Typos Nov 3, 2019
Copy link

@4yman-0 4yman-0 left a comment

Choose a reason for hiding this comment

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

Typo in a typo fix. interesting

@@ -304,7 +304,7 @@ static public void ConfigSvc(string name, ServiceStartMode mode)
if (rule.IdentityReference.Value.Equals(FileOps.SID_System))
ac.RemoveAccessRule(rule);
}
// Note: windows tryes to re enable this services so we need to remove system write access
// Note: windows trys to re-enable this service so we need to remove system write access
Copy link

Choose a reason for hiding this comment

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

Suggested change
// Note: windows trys to re-enable this service so we need to remove system write access
// Note: windows tries to re-enable this service so we need to remove system write access

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.

3 participants