Skip to content

Commit 036f601

Browse files
committed
Update Array docstring to describe modules "at same orientation"
1 parent 1d061d6 commit 036f601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pvlib/pvsystem.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1098,7 +1098,7 @@ def __repr__(self):
10981098

10991099
class Array:
11001100
"""
1101-
An Array is a set of of modules at a fixed orientation.
1101+
An Array is a set of of modules at the same orientation.
11021102
11031103
Specifically, an array is defined by tilt, azimuth, the
11041104
module parameters, the number of parallel strings of modules

0 commit comments

Comments
 (0)