summaryrefslogtreecommitdiff
path: root/src/common/fqterm_param.h
diff options
context:
space:
mode:
authorBoyuan Yang <073plan@gmail.com>2018-05-11 10:54:52 +0800
committerIru Cai <mytbk920423@gmail.com>2018-05-11 11:07:24 +0800
commit69a128bed130f83aadcbdebb4b5d9446686d588a (patch)
tree8f1d3671a7425eb75d0e58022732cd9d1b0f2a14 /src/common/fqterm_param.h
parentae53eddc611459fa427db9c65f6213d3e817aa31 (diff)
downloadfqterm-69a128bed130f83aadcbdebb4b5d9446686d588a.tar.xz
Fix typo found by codespell
Diffstat (limited to 'src/common/fqterm_param.h')
-rw-r--r--src/common/fqterm_param.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/fqterm_param.h b/src/common/fqterm_param.h
index d5d87c4..61b5725 100644
--- a/src/common/fqterm_param.h
+++ b/src/common/fqterm_param.h
@@ -182,7 +182,7 @@ class FQTermParam {
// Send When Idle
QString antiIdleMessage_;
bool isAntiIdle_;
- // wether autoreply
+ // whether autoreply
bool isAutoReply_;
// Auto Reply Messages
QString autoReplyMessage_;