Browse Source
Merge pull request #326 from eggeeghigaeg/master
Typo fix on the comment of Show/Hide Cortana Button
pull/343/head
Dmitry Nefedov
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
4 additions and
4 deletions
-
Sophia Script/Sophia Script for Windows 10 PowerShell 7/Module/Sophia.psm1
-
Sophia Script/Sophia Script for Windows 10/Module/Sophia.psm1
|
@ -1746,10 +1746,10 @@ function OpenFileExplorerTo |
|
|
.SYNOPSIS |
|
|
.SYNOPSIS |
|
|
Cortana button on the taskbar |
|
|
Cortana button on the taskbar |
|
|
|
|
|
|
|
|
.PARAMETER Show |
|
|
.PARAMETER Hide |
|
|
Hide Cortana button on the taskbar |
|
|
Hide Cortana button on the taskbar |
|
|
|
|
|
|
|
|
.PARAMETER Hide |
|
|
.PARAMETER Show |
|
|
Show Cortana button on the taskbar |
|
|
Show Cortana button on the taskbar |
|
|
|
|
|
|
|
|
.EXAMPLE |
|
|
.EXAMPLE |
|
|
|
@ -1731,10 +1731,10 @@ function OpenFileExplorerTo |
|
|
.SYNOPSIS |
|
|
.SYNOPSIS |
|
|
Cortana button on the taskbar |
|
|
Cortana button on the taskbar |
|
|
|
|
|
|
|
|
.PARAMETER Show |
|
|
.PARAMETER Hide |
|
|
Hide Cortana button on the taskbar |
|
|
Hide Cortana button on the taskbar |
|
|
|
|
|
|
|
|
.PARAMETER Hide |
|
|
.PARAMETER Show |
|
|
Show Cortana button on the taskbar |
|
|
Show Cortana button on the taskbar |
|
|
|
|
|
|
|
|
.EXAMPLE |
|
|
.EXAMPLE |
|
|