Skip to content

Commit a4e24b0

Browse files
committed
change expression
1 parent 65b2afa commit a4e24b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pvlib/pvsystem.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -641,9 +641,9 @@ def sapm(module, poa_direct, poa_diffuse, temp_cell, airmass_absolute, aoi):
641641
The coefficients from SAPM which are required in ``module`` are listed in
642642
the following table.
643643
644-
Remark that modules of the Sandia module database contain these
645-
coefficients but modules of the CEC module database do not. Both databases
646-
can be accessed using :py:func:`retrieve_sam`.
644+
The modules in the Sandia module database contain these coefficients, but
645+
the modules in the CEC module database do not. Both databases can be
646+
accessed using :py:func:`retrieve_sam`.
647647
648648
================ ========================================================
649649
Key Description

0 commit comments

Comments
 (0)