aboutsummaryrefslogtreecommitdiffstats
path: root/otr.c
diff options
context:
space:
mode:
authorVeres Lajos <vlajos@gmail.com>2015-08-07 22:53:25 +0100
committerVeres Lajos <vlajos@gmail.com>2015-08-07 22:53:25 +0100
commite88fe7da23a43f7129ebf0001f22f25158c6ee4d (patch)
treee15c06267e1d4890b8b9abeafa4a78f198b0395a /otr.c
parente11216ce7cfdd8092e724e824b04f2bee0a7e41b (diff)
typofix - https://github.com/vlajos/misspell_fixer
Diffstat (limited to 'otr.c')
-rw-r--r--otr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/otr.c b/otr.c
index 7280c3a4..c422c9bc 100644
--- a/otr.c
+++ b/otr.c
@@ -186,7 +186,7 @@ void otr_update_uflags(ConnContext *context, irc_user_t *u);
/* update op/voice flag of given user according to encryption state and settings
returns 0 if neither op_buddies nor voice_buddies is set to "encrypted",
- i.e. msgstate should be announced seperately */
+ i.e. msgstate should be announced separately */
int otr_update_modeflags(irc_t *irc, irc_user_t *u);
/* show general info about the OTR subsystem; called by 'otr info' */