diff --git a/Models/ExchangeSetting.php b/Models/ExchangeSetting.php index 963920b..dde55e4 100755 --- a/Models/ExchangeSetting.php +++ b/Models/ExchangeSetting.php @@ -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 *