diff --git a/stubs/CoreGenericFunctions.phpstub b/stubs/CoreGenericFunctions.phpstub index 4b56b4997bb..e629e571fd9 100644 --- a/stubs/CoreGenericFunctions.phpstub +++ b/stubs/CoreGenericFunctions.phpstub @@ -1092,7 +1092,7 @@ function str_getcsv(string $string, string $separator = ',', string $enclosure = * * @param TArray $array * - * @return (TArray is non-empty-array ? non-empty-array : array) + * @return (TArray is non-empty-array ? non-empty-array : array) * * @psalm-pure */