chore: Update generated dev docs (#4736)

This commit is contained in:
Chris Titus
2026-06-22 14:17:57 -05:00
committed by GitHub
parent 1d4fa15f7e
commit 7ffb396786
3 changed files with 4 additions and 4 deletions
@@ -13,7 +13,7 @@ function Invoke-WPFOOSU {
$ProgressPreference = 'Continue'
} catch {
Write-Error "Couldn't download O&O ShutUp10. Please make sure you have an active internet connection."
Write-Error "Couldn't download O&O ShutUp10. Please make sure you have an active Internet connection."
}
}
```