Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Fix Typos and Grammatical Errors #316

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

Conversation

Carterpersall
Copy link

@Carterpersall Carterpersall commented Apr 22, 2022

win10debloat.ps1:

  • Fix some typos and grammatical errors

@Carterpersall Carterpersall changed the title Fix Typo Fix Typos and Grammatical Errors Apr 22, 2022
 - 'write an error to stdout' could be confusing to someone not knowledgeable in other programming languages. The new wording should help prevent that
A misplaced bracket might cause a Write-Host statement to be run more than once
 - Removed uneeded comment '# Gui Specs' as it wasn't labeling anything.
 - Moved "Checking winget" to the correct location as it was a few lines higher than it should've been.
 - The indentation in $enableupdates and $disableupdates is incorrect
 - Changed some wording and capitalization in a few places
 - "Delete & Disable  OneDrive" -> "Delete & Disable OneDrive"
 - "- Delays Features updates up to 3 years" -> "- Delays Feature updates up to 3 years"
 - "Set Windows Update to Sane Settings" -> "Set Windows Update to Safe Settings"
 - HomeGroup was misspelled and there was a double plural
 - $Virtualization used to Enable both HyperV and WSL, but now it just enables HyperV. But the text "Enable HyperV + WSL" still remained
@Carterpersall
Copy link
Author

The upcoming update will probably break this, please don't close it though as I intend to fix it for the update.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant