Skip to content

Commit 2378db1

Browse files
echedey-lscwhanse
andauthored
Apply cwhanse suggestion
Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>
1 parent 8794a2e commit 2378db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pvlib/irradiance.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ def get_ground_diffuse(surface_tilt, ghi, albedo=.25, surface_type=None):
575575
overridden if surface_type is supplied.
576576
577577
surface_type : string, optional
578-
If not None, overrides albedo. String can be one of 'urban',
578+
If supplied, overrides ``albedo``. String can be one of 'urban',
579579
'grass', 'fresh grass', 'snow', 'fresh snow', 'asphalt', 'concrete',
580580
'aluminum', 'copper', 'fresh steel', 'dirty steel', 'sea'.
581581

0 commit comments

Comments
 (0)