aboutsummaryrefslogtreecommitdiff
path: root/include/courtroom.h
diff options
context:
space:
mode:
authoroldmud0 <oldmud0@users.noreply.github.com>2021-01-10 10:41:34 -0600
committerGitHub <noreply@github.com>2021-01-10 10:41:34 -0600
commit62532f0b643c5f7502f1f48781ec6ec338019275 (patch)
tree420092aa55227bb8f682a299c7b49443263f916a /include/courtroom.h
parent1ad8f3bf24a4e0a3dcbd0d172c9bfa1641907d7d (diff)
Trivial comment change
Diffstat (limited to 'include/courtroom.h')
-rw-r--r--include/courtroom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/courtroom.h b/include/courtroom.h
index e0db7195..49243258 100644
--- a/include/courtroom.h
+++ b/include/courtroom.h
@@ -316,7 +316,7 @@ private:
QVector<chatlogpiece> ic_chatlog_history;
- // triggers ping_server() every 1 second
+ // triggers ping_server() every 45 seconds
QTimer *keepalive_timer;
// determines how fast messages tick onto screen