Rename "Domaine" to "Domain" that is more like English.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2021-10-31 19:23:51 +02:00
parent 17a5505eda
commit c136033c1f
5 changed files with 8 additions and 8 deletions

View file

@ -88,7 +88,7 @@ Settings.attachSchema(
type: String,
optional: true,
},
mailDomaineName: {
mailDomainName: {
type: String,
optional: true,
},