summaryrefslogtreecommitdiff
path: root/src/core/mainloop/netstatus.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/mainloop/netstatus.c')
-rw-r--r--src/core/mainloop/netstatus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/mainloop/netstatus.c b/src/core/mainloop/netstatus.c
index 61a3469eaa..7367c68219 100644
--- a/src/core/mainloop/netstatus.c
+++ b/src/core/mainloop/netstatus.c
@@ -72,7 +72,7 @@ note_user_activity(time_t now)
}
/**
- * Change the time at which "user activitiy" was last seen to <b>now</b>.
+ * Change the time at which "user activity" was last seen to <b>now</b>.
*
* Unlike note_user_actity, this function sets the time without checking
* whether it is in the past, and without causing any rescan of periodic events