Skip to content

Commit d7e1dbc

Browse files
Update pvlib/iotools/pvgis.py
Co-authored-by: Kevin Anderson <kevin.anderso@gmail.com>
1 parent f8e623e commit d7e1dbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pvlib/iotools/pvgis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ def get_pvgis_tmy(latitude, longitude, outputformat='json', usehorizon=True,
479479
1st. Ignored if ``None``, otherwise will force year to ``coerce_year``.
480480
coerce_year: int, default 1990
481481
Use to force indices to desired year. Defaults to 1990. Specify
482-
``None`` to return the actual indicies used for the TMY. If
482+
``None`` to return the actual indices used for the TMY. If
483483
``coerce_year`` is ``None``, but ``roll_utc_offset`` is specified,
484484
then ``coerce_year`` will be set to the default.
485485

0 commit comments

Comments
 (0)