From fefd7e705174a9d10a2f709100132097d862e10f Mon Sep 17 00:00:00 2001 From: eki89 Date: Wed, 29 Apr 2020 09:43:02 +0200 Subject: [PATCH] Typo --- src/Resources/contao/modules/ModuleRealEstateList.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Resources/contao/modules/ModuleRealEstateList.php b/src/Resources/contao/modules/ModuleRealEstateList.php index 37b40635..7955ab46 100644 --- a/src/Resources/contao/modules/ModuleRealEstateList.php +++ b/src/Resources/contao/modules/ModuleRealEstateList.php @@ -27,7 +27,7 @@ class ModuleRealEstateList extends ModuleRealEstate protected $strTemplate = 'mod_realEstateList'; /** - * Do not display the module if there are no real etates + * Do not display the module if there are no real estates * * @return string */