Skip to content

Commit d7f7a06

Browse files
committed
small typo
1 parent 5ef24ac commit d7f7a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tidy3d/components/tcad/effective_DOS.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ def calc_eff_dos_derivative(self, T: float):
122122

123123

124124
class DualValleyEffectiveDOS(EffectiveDOS):
125-
"""Effective density of states model that assumes combibation of light holes and heavy holes with isotropic effective masses.
125+
"""Effective density of states model that assumes combination of light holes and heavy holes with isotropic effective masses.
126126
The model assumes the standard equation for the 3D semiconductor with parabolic energy dispersion:
127127
128128
.. math::

0 commit comments

Comments
 (0)