Fix spellcheck

This commit is contained in:
Jaime Bernardo
2023-12-22 21:13:02 +00:00
parent 91aaa938c1
commit b4615ab75d
2 changed files with 4 additions and 1 deletions

View File

@@ -118,6 +118,9 @@ aka\.ms/[a-zA-Z0-9]+
# YouTube url
\b(?:(?:www\.|)youtube\.com|youtu.be)/(?:channel/|embed/|user/|playlist\?list=|watch\?v=|v/|)[-a-zA-Z0-9?&=_%]*
# power shell gallery website
\bpowershellgallery.com/[-_a-zA-Z0-9()=./%]*
# uuid: (or CompGUIDPrefix)
L?(["']|[-<({>]|\b)[0-9a-fA-F]{8}-(?:[0-9a-fA-F]{4}-){3}[0-9a-fA-F]{10,12}(?:\g{-1}|[<})>])

View File

@@ -3679,7 +3679,7 @@ Activate by holding the key for the character you want to add an accent to, then
<value>Check if PowerShell 7 is in the path and its version</value>
</data>
<data name="CmdNotFound_CheckPowerShellVersionButtonControl.Description" xml:space="preserve">
<value>APowerShell 7 is a requirement for installing and using Command Not Found</value>
<value>PowerShell 7 is a requirement for installing and using Command Not Found</value>
<comment>"Command Not Found" is a product name</comment>
</data>
<data name="CmdNotFound_InstallModuleButtonControl.Header" xml:space="preserve">