Skip to content

Commit e148ede

Browse files
SuGliderCopilot
andauthored
fix(matter): typo
Co-authored-by: Copilot <[email protected]>
1 parent 3525ebf commit e148ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/matter/ep_thermostat.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Sets the cooling setpoint.
193193

194194
.. code-block:: arduino
195195
196-
bool setCoolingSetpoint(double _setpointCollingTemperature);
196+
bool setCoolingSetpoint(double _setpointCoolingTemperature);
197197
198198
getCoolingSetpoint
199199
^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)