From b78b1e4af693c76ad03b5ae50f46316ea3f67d71 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Wed, 29 Nov 2023 23:26:10 +1100 Subject: [PATCH] email report template --- app/DataMapper/Schedule/EmailReport.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/DataMapper/Schedule/EmailReport.php b/app/DataMapper/Schedule/EmailReport.php index 3ff8ec116d40..bb5c00996004 100644 --- a/app/DataMapper/Schedule/EmailReport.php +++ b/app/DataMapper/Schedule/EmailReport.php @@ -45,7 +45,7 @@ class EmailReport /** - * The date range the statement should include + * The date range the report should include * * @var string */