File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ class WindTurbine(object):
2828 ----------
2929 name : string
3030 Name of the wind turbine type.
31- Use :py:func:`~.get_turbine_types` to see a list of all wind turbines
31+ Use :py:func:`~.get_turbine_types` to see a table of all wind turbines
3232 for which power (coefficient) curve data is provided.
3333 hub_height : float
3434 Hub height of the wind turbine in m.
@@ -62,7 +62,7 @@ class WindTurbine(object):
6262 ----------
6363 name : string
6464 Name of the wind turbine type.
65- Use :py:func:`~.get_turbine_types` to see a list of all wind turbines
65+ Use :py:func:`~.get_turbine_types` to see a table of all wind turbines
6666 for which power (coefficient) curve data is provided.
6767 hub_height : float
6868 Hub height of the wind turbine in m.
You can’t perform that action at this time.
0 commit comments