Skip to content

Commit

Permalink
Merge pull request #26692 from larssandergreen/Correct-type-in-API-ma…
Browse files Browse the repository at this point in the history
…iling-events

Typo correct for MailingEventReply.php
  • Loading branch information
eileenmcnaughton authored Jul 1, 2023
2 parents 0edef22 + c38509c commit ee39fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/civi_mail/Civi/Api4/MailingEventReply.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
namespace Civi\Api4;

/**
* TTracks when a contact replies to a mailing.
* Tracks when a contact replies to a mailing.
*
* @see \Civi\Api4\Mailing
* @since 5.64
Expand Down

0 comments on commit ee39fd6

Please sign in to comment.