Skip to content

Commit

Permalink
Merge pull request #326 from eggeeghigaeg/master
Browse files Browse the repository at this point in the history
Typo fix on the comment of Show/Hide Cortana Button
  • Loading branch information
farag2 authored Jan 22, 2022
2 parents 00619ad + 1573d37 commit 96dde6f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1746,10 +1746,10 @@ function OpenFileExplorerTo
.SYNOPSIS
Cortana button on the taskbar
.PARAMETER Show
.PARAMETER Hide
Hide Cortana button on the taskbar
.PARAMETER Hide
.PARAMETER Show
Show Cortana button on the taskbar
.EXAMPLE
Expand Down
4 changes: 2 additions & 2 deletions Sophia Script/Sophia Script for Windows 10/Module/Sophia.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -1731,10 +1731,10 @@ function OpenFileExplorerTo
.SYNOPSIS
Cortana button on the taskbar
.PARAMETER Show
.PARAMETER Hide
Hide Cortana button on the taskbar
.PARAMETER Hide
.PARAMETER Show
Show Cortana button on the taskbar
.EXAMPLE
Expand Down

0 comments on commit 96dde6f

Please sign in to comment.