spelling: this

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 11:01:04 -05:00
parent 79e6f0cf2f
commit 9485f1e908

View file

@ -110,7 +110,7 @@ static void prv_send_request(PollRemoteContext *ctx) {
return;
}
// [MT]: comm_session_send_data() doesn't make the link active,
// which is what we want here. If this this changes in the future
// which is what we want here. If this changes in the future
// we need to take measures here to make sure we don't pull the link active.
const PollRemoteMessage msg = {
.cmd = CMD_POLL,