summaryrefslogtreecommitdiffstats
path: root/aclk/aclk.h
diff options
context:
space:
mode:
Diffstat (limited to 'aclk/aclk.h')
-rw-r--r--aclk/aclk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/aclk/aclk.h b/aclk/aclk.h
index 87fe9d6622..444de86bec 100644
--- a/aclk/aclk.h
+++ b/aclk/aclk.h
@@ -25,7 +25,7 @@ extern struct aclk_shared_state {
time_t last_popcorn_interrupt;
// To wait for `disconnect` message PUBACK
- // when shuting down
+ // when shutting down
// at the same time if > 0 we know link is
// shutting down
int mqtt_shutdown_msg_id;