summaryrefslogtreecommitdiff
path: root/include/modules/pseudoclients/memoserv.h
diff options
context:
space:
mode:
authorJosh Soref <2119212+jsoref@users.noreply.github.com>2021-06-17 10:02:30 -0400
committerGitHub <noreply@github.com>2021-06-17 15:02:30 +0100
commitfd88b756fc20dedea15a8a08c21e8f7af6612e4e (patch)
tree81faaface4f605d329848b0c9b7dae8c7dad5b7f /include/modules/pseudoclients/memoserv.h
parent8d1bc95faf095984dcc39b4c51de5bc5051b9a12 (diff)
Fix various spelling issues (#274).
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>.
Diffstat (limited to 'include/modules/pseudoclients/memoserv.h')
-rw-r--r--include/modules/pseudoclients/memoserv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/modules/pseudoclients/memoserv.h b/include/modules/pseudoclients/memoserv.h
index dcfdf8864..e64b2104a 100644
--- a/include/modules/pseudoclients/memoserv.h
+++ b/include/modules/pseudoclients/memoserv.h
@@ -25,7 +25,7 @@ class MemoServService : public Service
}
/** Sends a memo.
- * @param source The source of the memo, can be anythin.
+ * @param source The source of the memo, can be anything.
* @param target The target of the memo, nick or channel.
* @param message Memo text
* @param force true to force the memo, restrictions/delays etc are not checked