Went through todos

This commit is contained in:
Dennis Eichhorn 2024-05-02 22:54:37 +00:00
parent bb82ebe37d
commit e6fff1a0cd

View File

@ -95,7 +95,7 @@ class ExchangeSetting implements \JsonSerializable
/**
* Set relations
*
* @param array $relations Relations between tables/columsn
* @param array $relations Relations between tables/columns
*
* @return void
*