Update close-thunderbird.ps1

This commit is contained in:
Markus Fleschutz
2021-10-27 07:25:41 +02:00
committed by GitHub
parent b9c7e36ff7
commit 4914a48490

View File

@ -1,8 +1,8 @@
<#
.SYNOPSIS
Closes Mozilla's Thunderbird email client
Closes the Mozilla Thunderbird email client
.DESCRIPTION
This script closes Mozilla's Thunderbird email client gracefully.
This script closes the Mozilla Thunderbird email client gracefully.
.EXAMPLE
PS> ./close-thunderbird
.NOTES