From bc31e17d124b69d20394cf075f178d67a74692e7 Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Tue, 2 Jul 2024 16:02:59 +0200 Subject: [PATCH] Bump --- src/InternalDoc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/InternalDoc.php b/src/InternalDoc.php index 0e95a5fca..73a32433b 100644 --- a/src/InternalDoc.php +++ b/src/InternalDoc.php @@ -657,7 +657,7 @@ abstract class InternalDoc * * Returns a vector hash. * - * @param array $longs IDs + * @param array $longs IDs */ final public static function genVectorHash(array $longs): string {