From e6fff1a0cdbb243d37290e2fb9facfa55c075548 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 2 May 2024 22:54:37 +0000 Subject: [PATCH] Went through todos --- Models/ExchangeSetting.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 *