Skip to content

Commit

Permalink
Merge pull request #1918 from peternewman/0.10-clang-latest
Browse files Browse the repository at this point in the history
Fix a typo
  • Loading branch information
peternewman committed Oct 28, 2023
2 parents f3074fe + 27b40d2 commit 8142298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/ola/network/HealthCheckedConnection.h
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ class HealthCheckedConnection {

/**
* Call this when a heartbeat is piggybacked on another message. This
* prevents sending heatbeats unless necessary.
* prevents sending heartbeats unless necessary.
*/
void HeartbeatSent();

Expand Down

0 comments on commit 8142298

Please sign in to comment.