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 */