diff --git a/Blacklight/http/API.php b/Blacklight/http/API.php index 5d719b7303..ae7343b4a0 100755 --- a/Blacklight/http/API.php +++ b/Blacklight/http/API.php @@ -168,7 +168,7 @@ public function offset(): int /** * Check if a parameter is empty. * - * @param string $parameter + * @param string $parameter */ public function verifyEmptyParameter(string $parameter): void {