diff --git a/Scripts/close-thunderbird.ps1 b/Scripts/close-thunderbird.ps1 index a08c6644..59c9b3e7 100755 --- a/Scripts/close-thunderbird.ps1 +++ b/Scripts/close-thunderbird.ps1 @@ -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