Skip to content

Commit 889805b

Browse files
authored
Update pvlib/pvarray.py
1 parent 0703ac1 commit 889805b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pvlib/pvarray.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ def huld(effective_irradiance, temp_mod, pdc0, k=None, cell_type=None,
305305
If provided, must be one of ``'cSi'``, ``'CIS'``, or ``'CdTe'``.
306306
Used to look up default values for ``k`` if ``k`` is not specified.
307307
k_version : str, default ``"2011"``
308-
Either ``'2011'`` (default) or ``'2025'``. Selects the default value
308+
Either ``'2011'`` (default) or ``'2025'``. Selects the values
309309
for ``k`` if ``k`` is not specified. If ``'2011'``, values from [1]_
310310
are used; if ``'2025'`` values are from [2]_.
311311

0 commit comments

Comments
 (0)