Skip to content

Commit b2ecc30

Browse files
committed
fix spelling
1 parent 34ef159 commit b2ecc30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sphinx/source/user_guide/modeling_topics/temperature.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ the IEC 61853-2 standard.
9090

9191
Parameter values for one model (e.g. ``u0``, ``u1`` for :py:func:`~pvlib.temperature.faiman`)
9292
can be converted to another model (e.g. ``u_c``, ``u_v`` for :py:func:`~pvlib.temperature.pvsyst_cell`)
93-
using :py:class:`~pvlib.temperature.GeneralLinearModel`.
93+
using :py:class:`~pvlib.temperature.GenericLinearModel`.
9494

9595
Currently, pvlib provides no functionality for fitting parameter values
9696
using measured temperature.

0 commit comments

Comments
 (0)