Skip to content

Commit

Permalink
Change Action Dropdown Description
Browse files Browse the repository at this point in the history
- Better wording
- #9
  • Loading branch information
aljawaid committed Jan 14, 2023
1 parent 63843c3 commit a99b540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Action/EmailTaskHistory.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class EmailTaskHistory extends Base

public function getDescription()
{
return t('EmailTaskHistory > Send task description and complete comment history by email on task closure');
return t('EmailTaskHistory > Send task description and complete comment history on task closure');
}

public function getCompatibleEvents()
Expand Down

0 comments on commit a99b540

Please sign in to comment.