Skip to content

Commit 8278e25

Browse files
Update examples/all-clusters-app/all-clusters-common/src/WhmDelegateImpl.cpp
Co-authored-by: lpbeliveau-silabs <112982107+lpbeliveau-silabs@users.noreply.github.com>
1 parent 15fed34 commit 8278e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/all-clusters-app/all-clusters-common/src/WhmDelegateImpl.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ bool WaterHeaterManagementDelegate::HasWaterTemperatureReachedTarget() const
353353
}
354354
}
355355

356-
// Must have reached teh right temperature
356+
// Must have reached the right temperature
357357
return true;
358358
}
359359

0 commit comments

Comments
 (0)