diff --git a/src/DataService/DataService.php b/src/DataService/DataService.php index 688ab41b..aa5275a1 100644 --- a/src/DataService/DataService.php +++ b/src/DataService/DataService.php @@ -352,7 +352,7 @@ public function isThrownExceptionOnError(){ * @deprecated since version 5.0.4 * @see $this->getClientName() */ - public function getClinetName(){ + public function getClientName(){ return $this->getClientName(); }