Skip to content

Commit 9f084c4

Browse files
committed
rephrase description
1 parent 616ccfc commit 9f084c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pvlib/irradiance.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ def get_extra_radiation(datetime_or_doy, solar_constant=1366.1,
3535
"""
3636
Determine extraterrestrial radiation from day of year.
3737
38-
Specific references for each method of caclulating the earth-sun distance
39-
are cited in the parameter descriptions below, while a more general
40-
discussion of the different models may also be found in [1]_ and [2]_.
38+
Specific references for each method are cited in the parameter descriptions
39+
below, while a more general discussion of the different models may also be
40+
found in [1]_ and [2]_.
4141
4242
Parameters
4343
----------

0 commit comments

Comments
 (0)