fixed typo

This commit is contained in:
Sevan Nerse
2021-11-22 23:09:01 +03:00
parent 9af30bd1e5
commit 52888c29e7
9 changed files with 137 additions and 137 deletions

View File

@ -177,7 +177,7 @@ abstract class TransferTemplate extends Component
$this->hideDetailDescription = $hideDetailDescription;
$this->hideDetailAmount = $hideDetailAmount;
// Releated Information Text
// Related Information Text
$this->textDetailTitle = $this->getTextDetailTitle($textDetailTitle);
$this->textDetailDate = $this->getTextDetailDate($textDetailDate);
$this->textDetailPaymentMethod = $this->getTextDetailPaymentMethod($textDetailPaymentMethod);