Skip to content

Commit e27f412

Browse files
committed
Fix typo
1 parent be52070 commit e27f412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/agrivoltaics/plot_agrivoltaics_ground_irradiance.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
temp_air = 18 # [degrees C]
6969

7070
# %%
71-
# Now, we are ready to calculate the front and read-side irradiance using
71+
# Now, we are ready to calculate the front and rear-side irradiance using
7272
# the pvlib infinite sheds model.
7373

7474
dni_extra = pvlib.irradiance.get_extra_radiation(times)

0 commit comments

Comments
 (0)